e392656946
nose is not compatible with Python 3.10 or later and stestr can't handle multiple test directories nor test directories that are not importable modules. While here, we also fix the case for two other dependencies to prevent test failures. We also update the tox file to reflect modern best practices. Change-Id: Ie7b57b1f34957459793bcaa5253ce1b446e36336 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
9 lines
108 B
Plaintext
9 lines
108 B
Plaintext
transaction
|
|
pecan
|
|
sphinx>=3.0.0 # BSD
|
|
Flask
|
|
Flask-RESTful # BSD
|
|
pytest # MIT
|
|
pytest-cov # MIT
|
|
WebTest # MIT
|