~rvb/maas/ephemeral-simplestreams

« back to all changes in this revision

Viewing changes to tox.ini

  • Committer: Graham Binns
  • Date: 2013-11-14 09:55:21 UTC
  • mfrom: (28 maas-test)
  • mto: This revision was merged to the branch mainline in revision 31.
  • Revision ID: graham.binns@canonical.com-20131114095521-bs1uh8w0decac7ib
Made changes to bring things into line with Raphaël's fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[tox]
 
2
envlist = py27, py33
 
3
 
 
4
[testenv]
 
5
commands = {envpython} setup.py test
 
6
sitepackages = True
 
7
deps =