Skip to content

Commit

Permalink
MAINT Fixes lgtm errors (scikit-learn#14041)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjpfan authored and jnothman committed Jun 13, 2019
1 parent 2fc3a85 commit 73caac2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lgtm.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
extraction:
cpp:
before_index:
- pip3 install numpy scipy Cython
- pip3 install numpy==1.16.3
- pip3 install --no-deps scipy Cython
index:
build_command:
- python3 setup.py build_ext -i

0 comments on commit 73caac2

Please sign in to comment.