
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: I47139a8d3203b4dc0953bc64491a9f58533d6a10
13 lines
340 B
Plaintext
13 lines
340 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
|
|
stestr
|
|
ops
|
|
# Subunit 1.4.3+ requires extras
|
|
extras
|