mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 10:46:54 +00:00
Add configparser to pypy testenv
This commit is contained in:
parent
33f982b446
commit
df0a799c94
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -6,7 +6,7 @@ envlist = py27,py33,py34,py35,flake8
|
|||
deps =
|
||||
mock
|
||||
pytest
|
||||
py27: configparser
|
||||
pypy,py27: configparser
|
||||
commands =
|
||||
py.test {posargs}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue