You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Charles Reid
7ab0d5bf10
|
7 years ago | |
---|---|---|
README.md | 7 years ago |
README.md
how do I conda?
how do I install conda?
pyenv
Recommended way is to use pyenv, which allows you to select from many versions and distributions of conda.
Also see how-do-i-pyenv
how do I build a conda package?
See building conda packages in the conda documentation for converting pypi packages to conda packages.