Skip to content

Commit 410391e

Browse files
committed
Missing .
1 parent 91ab75c commit 410391e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/incremental/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set -v -e
77

88
echo "[building extensions]"
99
python setup.py build_ext -q --inplace
10-
python -m pip install -e
10+
python -m pip install -e .
1111

1212
echo
1313
echo "[show environment]"

0 commit comments

Comments
 (0)