python-redfish/test-requirements.txt
Uggla d160d93130 Fix #49, tox can be used by user
- Allow user to use tox
- Docker is required !
2016-04-05 17:51:23 +02:00

11 lines
304 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pytest>=2.6.4
coverage>=3.6
mock>=1.0.1
docker-py>=1.1.0
path.py>=5.2
testrepository>=0.0.20