remove extraneous unittest2 from test-requirements.txt

Change-Id: Iee3672b0388bea8a500d740f4c73d2c849188ef6
This commit is contained in:
Alexandre Detiste 2024-01-18 21:25:48 +01:00
parent 9ae3969bbd
commit f14686831e
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=3.1.0,<3.2.0 # Apache-2.0
unittest2>=1.1.0 # BSD
coverage!=4.4,>=4.0 # Apache-2.0
testtools>=2.2.0 # MIT
stestr>=2.0.0 # Apache-2.0