summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-09-11 17:13:51 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-09-11 17:13:51 +0000
commit6c5148aa2b5e2ab0a26bae1051b741903a5f4cf6 (patch)
tree5cbcc8c80c54296c39544b129273ae9cd418c6cc /test-requirements.txt
parent26838213e16bd4000f9d3d46e7b03c155453506d (diff)
downloadcliff-6c5148aa2b5e2ab0a26bae1051b741903a5f4cf6.tar.gz
Updated from global requirements
Change-Id: Iaff1d1d9b836b8dede6dbf45ed7d9d72b9f715be
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index c5b4f08..3b3d034 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,3 +1,6 @@
+# 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.
nose
mock>=1.0
coverage>=3.6