We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d934af commit 1429e37Copy full SHA for 1429e37
build-wheel.sh
@@ -0,0 +1,7 @@
1
+#!/usr/bin/env bash
2
+
3
+#eval "$(conda shell.bash hook)"
4
5
+#conda activate FletcherFiltering
6
7
+PYTHONPATH="$PYTHONPATH:`pwd`/src:" python setup.py bdist_wheel
0 commit comments