tox: Also use $PYTHON for pylint
This commit is contained in:
parent
dd15b4b953
commit
a4ddc9706a
@ -5,9 +5,9 @@ cache:
|
||||
build: off
|
||||
environment:
|
||||
PYTHONUNBUFFERED: 1
|
||||
PYTHON: C:\Python36\python.exe
|
||||
matrix:
|
||||
- TESTENV: py36-pyqt58
|
||||
PYTHON: C:\Python36\python.exe
|
||||
- TESTENV: pylint
|
||||
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user