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
This commit is contained in:
Liam Young
2023-09-18 09:10:46 +00:00
parent ed16861860
commit acc2c57cf2

View File

@@ -7,3 +7,5 @@ mock
flake8
stestr
ops
# Subunit 1.4.3+ requires extras
extras