All Downloads are FREE. Search and download functionalities are using the official Maven repository.

flaskConnexion.tox.mustache Maven / Gradle / Ivy

There is a newer version: 3.0.0-rc1
Show newest version
[tox]
envlist = {{#supportPython2}}py27, {{/supportPython2}}py35

[testenv]
deps=-r{toxinidir}/requirements.txt
     -r{toxinidir}/test-requirements.txt
       
commands=
   nosetests \
      []




© 2015 - 2024 Weber Informatics LLC | Privacy Policy