Skip to content

Commit eca0096

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Bump hacking"
2 parents 8b4ac13 + 6258ec8 commit eca0096

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

requirements.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +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.
4-
51
pbr!= 2.1.0,>=2.0.0
62
Babel>=1.3
73
python-cloudkittyclient>=0.5.0

test-requirements.txt

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
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.
4-
5-
hacking>=3.0.1,<3.1.0 # Apache-2.0
6-
# remove this pyflakes from here once you bump the
7-
# hacking to 3.2.0 or above. hacking 3.2.0 takes
8-
# care of pyflakes version compatibilty.
9-
pyflakes>=2.1.1
10-
1+
hacking>=7.0.0,<7.1.0 # Apache-2.0
112
coverage>=3.6
123
python-subunit>=0.0.18
134
oslotest>=1.10.0 # Apache-2.0

0 commit comments

Comments
 (0)