ironic-specs/test-requirements.txt
Riccardo Pittau 43398c0c47 Update tox config
Update tox min version to something more contemporary.
Default basepython to python3.
Update dependencies of docs and pdf-docs to include upper-constraints.
Move to stestrs and remote os-test from requirements.

Change-Id: I30313dda1a3f56eff2f54632c46cfbdd03aa3cb7
2021-05-12 17:31:27 +02:00

9 lines
275 B
Plaintext

# 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.
doc8 # Apache-2.0
stestr!=2.3.1 # Apache-2.0
testtools>=0.9.34