Skip to content

Commit 71ef203

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Remove invalid note from requirements files"
2 parents 03051ce + 8b0e467 commit 71ef203

3 files changed

Lines changed: 0 additions & 9 deletions

File tree

doc/requirements.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# The order of packages is significant, because pip processes them in the order
2-
# of appearance. Changing the order has an impact on the overall integration
3-
# process, which may cause wedges in the gate later.
41
openstackdocstheme>=2.2.1 # Apache-2.0
52
reno>=3.1.0 # Apache-2.0
63
sphinx>=2.0.0,!=2.1.0 # BSD

requirements.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
# date but we do not test them so no guarantee of having them all correct. If
33
# you find any incorrect lower bounds, let us know or propose a fix.
44

5-
# The order of packages is significant, because pip processes them in the order
6-
# of appearance. Changing the order has an impact on the overall integration
7-
# process, which may cause wedges in the gate later.
85
pbr!=2.1.0,>=2.0.0 # Apache-2.0
96

107
cliff>=3.5.0 # Apache-2.0

test-requirements.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# The order of packages is significant, because pip processes them in the order
2-
# of appearance. Changing the order has an impact on the overall integration
3-
# process, which may cause wedges in the gate later.
41
coverage!=4.4,>=4.0 # Apache-2.0
52
fixtures>=3.0.0 # Apache-2.0/BSD
63
oslotest>=3.2.0 # Apache-2.0

0 commit comments

Comments
 (0)