Remove some notes no longer valid
setup.py is no longer maintained by the global sync. Also the note in requirements.txt does not apply since pip 20.3. [1] https://lists.openstack.org/pipermail/openstack-discuss/2023-June/034073.html Change-Id: Id5c3bcdaaf31cc7de0a69500ed7a18d0d6680c38changes/22/886022/1
parent
668d85fa8a
commit
c1938fbe82
|
@ -2,10 +2,6 @@
|
|||
# date but we do not test them so no guarantee of having them all correct. If
|
||||
# you find any incorrect lower bounds, let us know or propose a fix.
|
||||
|
||||
# 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.
|
||||
|
||||
Babel!=2.4.0,>=2.3.4 # BSD
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
cliff!=2.9.0,>=2.8.0 # Apache-2.0
|
||||
|
|
Loading…
Reference in New Issue