summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-09-11 00:30:54 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-09-11 00:30:54 +0000
commitaa47c4038d9ba178e9c327639727f8a58eb06c8a (patch)
treeaf0de182dfc6d4779cbc5aeb8376f538b999b87d /test-requirements.txt
parentabb3c4ef00c2260d9ac823d0580ee2baa788c9bf (diff)
downloadpycadf-aa47c4038d9ba178e9c327639727f8a58eb06c8a.tar.gz
Updated from global requirements
Change-Id: I1bfccc0646f2bce0222656dc9d3696bc46f452eb
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 c86419e..1c7f977 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.
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.9.2,<0.10