1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-03 20:16:33 +00:00

Tell LGTM to use the correct version of Python (2)

This commit is contained in:
dmiller
2020-09-10 15:36:03 +00:00
parent 19c53f62ec
commit 85e22fb89b

View File

@@ -14,3 +14,6 @@ extraction:
# We don't have any js code in our codebase, but LGTM tries to run on any HTML.
index:
exclude: "*"
python:
python_setup:
version: 2