Add 'extra' test dep

python-subunit 1.4.3+ requires 'extras' otherwise an error
occures:
"'run --slowest' is not a stestr command."

Change-Id: I4e4c06fb23470046a4052815ff2b985951fe6c58
This commit is contained in:
Liam Young 2023-09-18 09:10:42 +00:00
parent c22ff1adf2
commit 26933e2f27

View File

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