We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91ab75c commit 410391eCopy full SHA for 410391e
ci/incremental/build.sh
@@ -7,7 +7,7 @@ set -v -e
7
8
echo "[building extensions]"
9
python setup.py build_ext -q --inplace
10
-python -m pip install -e
+python -m pip install -e .
11
12
echo
13
echo "[show environment]"
0 commit comments