~chris.macnaughton/mojo/py3003

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Ryan Beisner
  • Date: 2018-01-26 23:13:11 UTC
  • mfrom: (462.1.12 mojo3)
  • Revision ID: ryan.beisner@canonical.com-20180126231311-4bsirj5x6ajvhbv8
[chris.macnaughton, r=1chb1n] Additional py3 run time fixes for mojo

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
                      "jujuclient >= 0.0.7",
22
22
                      "juju-deployer >= 0.6.4",
23
23
                      "pylxd < 2.1.0",
 
24
                      "six >= 1.11.0",
24
25
                      "python-cinderclient >= 1.0.0"],
25
26
    packages=find_packages(),
26
27
    classifiers=[