mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-14 08:24:46 +00:00
switch dogfood to use python3
This commit is contained in:
parent
0c3b8045a7
commit
309db63ba8
2 changed files with 2 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -21,7 +21,7 @@ commands = {posargs}
|
|||
|
||||
# Dogfood our current master version
|
||||
[testenv:dogfood]
|
||||
basepython = python2.7
|
||||
basepython = python3
|
||||
skip_install = true
|
||||
deps =
|
||||
wheel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue