Update to charm-tools >= 2.0.0
The new release of charm-tools no longer ships the charm command; update minimum version requirement and switch to using charm-proof instead, unblocking current pep8 failures across all charms. Also pin the version of requests to 2.6.0 until theblues (indirect dependency of charm-tools) sort out its requirements versioning. Change-Id: Idcdfdbbf8e42b2fb2e3f9a4278a7cf1e3c71615b
This commit is contained in:
parent
37088308c4
commit
64394fa309
@ -5,4 +5,5 @@ coverage>=3.6
|
||||
mock>=1.2
|
||||
flake8>=2.2.4,<=2.4.1
|
||||
os-testr>=0.4.1
|
||||
charm-tools
|
||||
charm-tools>=2.0.0
|
||||
requests==2.6.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user