Helpers for writing Ops Framework OpenStack Charms
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Lint and unit test requirements |
|
flake8>=2.2.4,<=2.4.1 |
|
mock>=1.2 |
|
nose>=1.3.7 |
|
coverage>=3.6
|
|
|