mirror of
https://opendev.org/x/pyghmi
synced 2025-01-14 19:57:47 +00:00
12a83bc6de
Create a tox environment for running the unit tests against the lower bounds of the dependencies. Create a lower-constraints.txt to be used to enforce the lower bounds in those tests. Add openstack-tox-lower-constraints job to the zuul configuration. See [1] for details. 1. http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html Change-Id: I0f8b1bd44cd2f401593ce079cdecce5020807051
11 lines
198 B
Plaintext
11 lines
198 B
Plaintext
hacking>=0.5.6
|
|
coverage>=4.0
|
|
fixtures>=3.0.0
|
|
python-subunit>=1.0.0
|
|
sphinx>=1.6.5
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
testtools>=2.2.0
|
|
os-testr>=1.0.0 # Apache-2.0
|
|
oslotest>=3.2.0 # Apache-2.0
|