You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
310 B
7 lines
310 B
# NOTE(armax): requirements to the specs repo is kept out of sync |
|
# with g-r on purpose, as g-r is just for projects affecting the |
|
# integrated gate. Any sync must happen manually as recommended by |
|
# the openstack release team. |
|
pbr>=2.0.0,!=2.1.0 # Apache-2.0 |
|
stestr>=1.0.0 # Apache-2.0 |
|
testtools>=1.4.0 # MIT
|
|
|