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

Change-Id: I148d9b19d2a9afb30179cd7357a0f32df4ea63d8
2023-09-18 10:04:30 +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