Skip to content
Snippets Groups Projects
Commit a8418879 authored by Stephen Finucane's avatar Stephen Finucane
Browse files

requirements: Remove explicit pbr dependency


We don't use pbr at runtime; ergo, there is no reason to include this in
requirements.txt.

While we're here, we remove a note that is no longer true with the new
dependency resolver introduced in pip 20.3.

Change-Id: I39ee12f052fff6d69f8fe97949e6e5df7511647b
Signed-off-by: default avatarStephen Finucane <sfinucan@redhat.com>
parent 3d93a646
No related branches found
No related tags found
No related merge requests found
# 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!=2.1.0,>=2.0.0 # Apache-2.0
autopage>=0.4.0 # Apache 2.0
cmd2>=1.0.0 # MIT
PrettyTable>=0.7.2 # BSD
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment