Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[MRG] Configure lgtm.yml for CPP #13044

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Jan 26, 2019
7 changes: 7 additions & 0 deletions lgtm.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
extraction:
cpp:
before_index:
- pip3 install numpy scipy Cython
index:
build_command:
- python3 setup.py build_ext -i