mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-07 05:26:53 +00:00
drop python3.4
This commit is contained in:
parent
fb91b994ed
commit
a021df6fdd
5 changed files with 2 additions and 12 deletions
2
tox.ini
2
tox.ini
|
|
@ -1,6 +1,6 @@
|
|||
[tox]
|
||||
minversion=2.3.1
|
||||
envlist = py27,py34,py35,py36,py37,py38,flake8,linters,docs
|
||||
envlist = py27,py35,py36,py37,py38,flake8,linters,docs
|
||||
|
||||
[testenv]
|
||||
deps =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue