master
/ miniconda3 / lib / python3.11 / site-packages / conda_env / __init__.py

__init__.py @74036c5 raw · history · blame

1
2
3
# Copyright (C) 2012 Anaconda, Inc
# SPDX-License-Identifier: BSD-3-Clause
from conda import __version__  # noqa: F401