master
/ miniconda3 / lib / python3.11 / site-packages / conda / _vendor / README.md

README.md @a663dc1

41a0142
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
## `conda._vendor`

Conda's pure-python dependencies will be
[vendored](http://stackoverflow.com/questions/26217488/what-is-vendoring)
until conda 5.0 when conda will be isolated in its own private environment.

Introduction of dependencies for the 4.x series is discussed in
https://github.com/conda/conda/issues/2825.