We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320f66c commit cd7e758Copy full SHA for cd7e758
pypi.sh
@@ -1,5 +1,5 @@
1
#!/bin/sh
2
-. activate pyscenic_dev
+conda activate pyscenic_dev
3
rm -rf dist/*
4
python setup.py sdist
5
python setup.py bdist_wheel
0 commit comments