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

Change-Id: If23d3ce1d38cf1d21c81deffcc26fa464c544bfb
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