mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 13:06:53 +00:00
Release v3.6.0
This commit is contained in:
parent
0115fedbde
commit
b6bd3a8ddd
5 changed files with 122 additions and 3 deletions
|
|
@ -83,9 +83,9 @@ Before releasing, the following tox test environments must pass:
|
|||
|
||||
- Python 2.7 (a.k.a., ``tox -e py27``)
|
||||
|
||||
- Python 3.4 (a.k.a., ``tox -e py34``)
|
||||
- Python 3.6 (a.k.a., ``tox -e py36``)
|
||||
|
||||
- Python 3.5 (a.k.a., ``tox -e py35``)
|
||||
- Python 3.7 (a.k.a., ``tox -e py37``)
|
||||
|
||||
- PyPy (a.k.a., ``tox -e pypy``)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue