~rvb/maas/ephemeral-simplestreams

« back to all changes in this revision

Viewing changes to tox.ini

  • Committer: Graham Binns
  • Date: 2013-11-14 12:40:40 UTC
  • mfrom: (15.2.23 enable-api)
  • Revision ID: graham.binns@canonical.com-20131114124040-rwlxzqwzome6xd9o
[r=allenap][author=gmb] An API client is now available to maastest.

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