
Also add .zuul.yaml to allow charm to run test and merge. Change-Id: Icac06e1de342ae52a65345e4268ecd39a7cf15f3
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
# Lint and unit test requirements
|
|
flake8
|
|
stestr>=2.2.0
|
|
charms.reactive
|
|
mock>=1.2
|
|
coverage>=3.6
|