Skip to content

Commit

Permalink
ci: lgtm: configure for Python 3
Browse files Browse the repository at this point in the history
LGTM is currently giving spurious errors since LGTM is defaulting
to Python 2 for Meson.
  • Loading branch information
scivision authored and jpakkane committed Nov 27, 2019
1 parent e8ae778 commit 380b907
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lgtm.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
extraction:
python:
python_setup:
version: 3

0 comments on commit 380b907

Please sign in to comment.