~james-page/charms/trusty/swift-storage/lp1531102

« back to all changes in this revision

Viewing changes to requirements.txt

  • Committer: Corey Bryant
  • Date: 2015-11-03 17:08:12 UTC
  • mfrom: (92.1.1 swift-storage)
  • Revision ID: corey.bryant@canonical.com-20151103170812-nz99uxo379cmjxvx
[james-pages,r=corey.bryant] Add tox support for lint and unit tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# The order of packages is significant, because pip processes them in the order
 
2
# of appearance. Changing the order has an impact on the overall integration
 
3
# process, which may cause wedges in the gate later.
 
4
PyYAML>=3.1.0
 
5
simplejson>=2.2.0
 
6
netifaces>=0.10.4
 
7
netaddr>=0.7.12,!=0.7.16
 
8
Jinja2>=2.6  # BSD License (3 clause)
 
9
six>=1.9.0
 
10
dnspython>=1.12.0
 
11
psutil>=1.1.1,<2.0.0