~openstack-charmers-next/charms/precise/odl-controller/trunk

« back to all changes in this revision

Viewing changes to test-requirements.txt

  • Committer: James Page
  • Date: 2016-03-23 09:30:17 UTC
  • Revision ID: james.page@ubuntu.com-20160323093017-f9v99gorsxivw63y
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: I280aa99f599103ba11e0d00a31c7efbacc60375e

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
mock>=1.2
6
6
flake8>=2.2.4,<=2.4.1
7
7
os-testr>=0.4.1
8
 
charm-tools
 
8
charm-tools>=2.0.0
 
9
requests==2.6.0