Skip to content

Commit

Permalink
Conda deployment assistance
Browse files Browse the repository at this point in the history
  • Loading branch information
carlesperez94 committed Jul 22, 2020
1 parent 8d7bf71 commit 4c2b05f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assistance/conda_deploy.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
cd ../conda_recipe
conda-build -c conda-forge -c nostrumbiodiscovery -c rdkit -c carlesperez94 --python=3.6 .
conda-build -c conda-forge -c nostrumbiodiscovery -c rdkit -c carlesperez94 --python=3.7 .
conda-build -c conda-forge -c nostrumbiodiscovery -c rdkit -c carlesperez94 --python=3.8 .

0 comments on commit 4c2b05f

Please sign in to comment.