forked from loafle/openapi-generator-original
committed by
Tino Fuhrmann
parent
9d08f8bc5b
commit
a738e95aee
@@ -0,0 +1,10 @@
|
||||
[tox]
|
||||
envlist = py27, py3
|
||||
|
||||
[testenv]
|
||||
deps=-r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
|
||||
commands=
|
||||
nosetests \
|
||||
[]
|
||||
Reference in New Issue
Block a user