pillar/requirements-dev.txt

18 lines
341 B
Plaintext
Raw Normal View History

-r requirements.txt
-r ../pillar-python-sdk/requirements-dev.txt
-e ../pillar # also works from parent project, like blender-cloud
# Development requirements
pytest==3.0.6
responses==0.5.1
pytest-cov==2.4.0
mock==2.0.0
2017-03-23 12:07:03 +01:00
mypy==0.501
# Secondary development requirements
cookies==2.2.1
coverage==4.3.4
pbr==2.0.0
py==1.4.32
2017-03-23 12:07:03 +01:00
typed-ast==1.0.2