Skip to content

Commit

Permalink
Missing .
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAugspurger committed Sep 19, 2018
1 parent 91ab75c commit 410391e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/incremental/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ set -v -e

echo "[building extensions]"
python setup.py build_ext -q --inplace
python -m pip install -e
python -m pip install -e .

echo
echo "[show environment]"
Expand Down

0 comments on commit 410391e

Please sign in to comment.