mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
Set default python for flake8 testenv
This commit is contained in:
parent
edd84fba52
commit
2dec2ebc6e
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -28,6 +28,7 @@ commands =
|
|||
|
||||
# Linters
|
||||
[testenv:flake8]
|
||||
basepython = python3
|
||||
skip_install = true
|
||||
deps =
|
||||
flake8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue