Skip to content
Permalink
097d52e
|
[tox] |
|
envlist = py27,py33,py34,py35 |
|
skipsdist = True |
|
|
|
[testenv] |
|
deps = |
|
pytest |
|
flake8 |
|
commands = |
|
py.test tests |
|
flake8 requirements.py |
|
|
|
[flake8] |
|
exclude = tests/* |
|
|
|
[pytest] |
|
testpaths = tests |
Something went wrong with that request. Please try again.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.