summaryrefslogtreecommitdiff
path: root/lgtm.yml
diff options
context:
space:
mode:
authorJames R. Barlow <james@purplerock.ca>2020-11-12 16:10:44 -0800
committerJames R. Barlow <james@purplerock.ca>2020-11-12 16:10:44 -0800
commit06e4342815d2c6eca2e208b9101c624ad39e632a (patch)
treebcc3a9cc4518f9f7ad1341e6424b3d2c69231b63 /lgtm.yml
parent41e9896613b37884c3b71255cdfbd5be526c9e4c (diff)
Fix lgtm config
Diffstat (limited to 'lgtm.yml')
-rw-r--r--lgtm.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lgtm.yml b/lgtm.yml
index 4c6812c..614f55f 100644
--- a/lgtm.yml
+++ b/lgtm.yml
@@ -3,10 +3,10 @@ extraction:
prepare:
packages:
- g++-7
- - python3-pybind11
- qpdf
index:
build_command:
+ - python3 -m pip install pybind11
- python3 setup.py build_ext --inplace
python:
before_index: