Warn against sorting requirements files

Change-Id: Ie8eb32ff31dfb6440f7f48f3d1a05c7368d4604c
This commit is contained in:
Andreas Jaeger 2014-09-03 20:43:24 +02:00
parent 7310ecc211
commit b2286d33d6
2 changed files with 8 additions and 1 deletions

View File

@ -1,7 +1,10 @@
# 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.
pbr>=0.6,!=0.7,<1.0
argparse
Babel>=1.3
iso8601>=0.1.9
lxml>=2.3
oslo.config>=1.4.0.0a3

View File

@ -1,3 +1,7 @@
# 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.
bashate>=0.2 # Apache-2.0
doc8 # Apache-2.0
# Hacking already pins down pep8, pyflakes and flake8