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

python-blueplanet.app.test-requirements.mustache Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version
{{#useNose}}
coverage>=4.0.3
nose>=1.3.7
pluggy>=0.3.1
py>=1.4.31
randomize>=0.13
{{/useNose}}
{{^useNose}}
pytest~=4.6.7 # needed for python 2.7+3.4
pytest-cov>=2.8.1
pytest-randomly==1.2.3 # needed for python 2.7+3.4
{{/useNose}}
flask_testing==0.6.1




© 2015 - 2024 Weber Informatics LLC | Privacy Policy