mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-05 12:36:54 +00:00
some manual python2 metadata cleanup
This commit is contained in:
parent
55f29c636f
commit
8cc3fc01e8
13 changed files with 14 additions and 79 deletions
|
|
@ -81,13 +81,11 @@ for users.
|
|||
|
||||
Before releasing, the following tox test environments must pass:
|
||||
|
||||
- Python 2.7 (a.k.a., ``tox -e py27``)
|
||||
|
||||
- Python 3.6 (a.k.a., ``tox -e py36``)
|
||||
|
||||
- Python 3.7 (a.k.a., ``tox -e py37``)
|
||||
|
||||
- PyPy (a.k.a., ``tox -e pypy``)
|
||||
- PyPy 3 (a.k.a., ``tox -e pypy3``)
|
||||
|
||||
- Linters (a.k.a., ``tox -e linters``)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue