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

requirements: Remove explicit python-subunit dependency


We don't rely on this ourselves and stestr will bring it in for us.

Change-Id: I51f305ac080c41463081e7039421d238b81f5d95
Signed-off-by: default avatarStephen Finucane <sfinucan@redhat.com>
parent a8418879
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.
python-subunit>=1.0.0 # Apache-2.0/BSD
stestr>=1.0.0 # Apache-2.0
testtools>=2.2.0 # MIT
testscenarios>=0.4 # Apache-2.0/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