merge
This commit is contained in:
parent
181b5539f6
commit
e51d1bfade
172 changed files with 49629 additions and 49629 deletions
28
tox.ini
28
tox.ini
|
|
@ -1,14 +1,14 @@
|
|||
[tox]
|
||||
envlist = py27, py36
|
||||
|
||||
[testenv]
|
||||
deps =
|
||||
-r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/requirements-dev.txt
|
||||
commands =
|
||||
{envpython} setup.py test
|
||||
nosetests {posargs}
|
||||
|
||||
[flake8]
|
||||
ignore = E128,E501
|
||||
exclude = moto/packages,dist
|
||||
[tox]
|
||||
envlist = py27, py36
|
||||
|
||||
[testenv]
|
||||
deps =
|
||||
-r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/requirements-dev.txt
|
||||
commands =
|
||||
{envpython} setup.py test
|
||||
nosetests {posargs}
|
||||
|
||||
[flake8]
|
||||
ignore = E128,E501
|
||||
exclude = moto/packages,dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue