diff options
-rw-r--r-- | .lgtm.yml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -12,3 +12,7 @@ extraction: python_setup: requirements: - cython>=0.29 + cpp: + index: + build_command: + - python3 setup.py build |