deb-python-monascaclient/test-requirements.txt
Tony Breeds 5a099c883d Manually sync with global-requirements
This is a manual sync with global-requirements in order to verify that
python-monascaclient is compatible and ready.

I needed to remove argpase, as it isn't in g-r and also isn't needed.

Change-Id: I0bb43d63dcef87582dd75ef6d495d907a1e2e3c6
2016-05-02 13:57:10 +10:00

14 lines
492 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.
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
hacking<0.10,>=0.9.2
mock>=1.2 # BSD
mox3>=0.7.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT