forked from conda-forge/conda-smithy
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ninette Adhikari edited this page May 14, 2024
·
8 revisions
Welcome to the conda-smithy wiki!
- clone repo
- install miniconda and properly reload terminal
conda env create
conda activate conda-smithy
-
which python
-> should point to a conda env specific python python -m pip install .
- run tests with
pytest