291f79c459
python-subunit 1.4.3+ requires 'extras' otherwise an error
occures:
"'run --slowest' is not a stestr command."
Switch to using self-signed-certificates-operator as the
self signed functionality has been removed from
tls-certificates-operator charm *1
*1 2cb418cd2e
Change-Id: I8f4da8528cd31b37a8b83e5eab873ebf0e138643
14 lines
347 B
Plaintext
14 lines
347 B
Plaintext
# This file is managed centrally by release-tools and should not be modified
|
|
# within individual charm repos. See the 'global' dir contents for available
|
|
# choices of *requirements.txt files for OpenStack Charms:
|
|
# https://github.com/openstack-charmers/release-tools
|
|
#
|
|
|
|
coverage
|
|
mock
|
|
flake8
|
|
stestr
|
|
ops
|
|
# Subunit 1.4.3+ requires extras
|
|
extras
|