
python-subunit 1.4.3+ requires 'extras' otherwise an error occures: "'run --slowest' is not a stestr command." Change-Id: I4e4c06fb23470046a4052815ff2b985951fe6c58
12 lines
288 B
Plaintext
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
|