~rvb/maas/ephemeral-simplestreams

« back to all changes in this revision

Viewing changes to tox.ini

  • Committer: Graham Binns
  • Date: 2013-11-14 10:43:49 UTC
  • mto: This revision was merged to the branch mainline in revision 31.
  • Revision ID: graham.binns@canonical.com-20131114104349-845xlu9qkp7vj5bv
Fixed a buttload of tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[tox]
2
 
envlist = py27, py33
 
2
# Python 3 is disabled until maas-client is packaged for Python 3.
 
3
#envlist = py27, py33
 
4
envlist = py27
3
5
 
4
6
[testenv]
5
7
commands = {envpython} setup.py test