sunbeam-charms/charms/aodh-k8s/test-requirements.txt
Liam Young 26933e2f27 Add 'extra' test dep
python-subunit 1.4.3+ requires 'extras' otherwise an error
occures:
"'run --slowest' is not a stestr command."

Change-Id: I4e4c06fb23470046a4052815ff2b985951fe6c58
2023-09-18 10:04:29 +00:00

12 lines
288 B
Plaintext

# This file is managed centrally. If you find the need to modify this as a
# one-off, please don't. Intead, consult #openstack-charms and ask about
# requirements management in charms via bot-control. Thank you.
coverage
mock
flake8
stestr
ops
# Subunit 1.4.3+ requires extras
extras