Merge "Add venv testenv to tox.ini."
This commit is contained in:
commit
d6d9c7038d
3
tox.ini
3
tox.ini
@ -13,6 +13,9 @@ commands = flake8
|
||||
[testenv:sdist]
|
||||
commands = python setup.py sdist {posargs}
|
||||
|
||||
[testenv:venv]
|
||||
commands = {posargs}
|
||||
|
||||
[flake8]
|
||||
ignore = E125
|
||||
show-source = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user