~jzhuge/configglue/short_name_for_inischema_2

« back to all changes in this revision

Viewing changes to tox.ini

  • Committer: Tarmac
  • Author(s): Ricardo Kirkner
  • Date: 2015-10-10 14:30:16 UTC
  • mfrom: (113.1.1 trunk)
  • Revision ID: tarmac-20151010143016-327m0ru6fl20cds7
[r=ricardokirkner] update tox.ini to support testing python 3.4 and 3.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[tox]
2
 
envlist = py26,py27,py32,py33,docs
 
2
envlist = py26,py27,py32,py33,py34,py35,docs
3
3
 
4
4
[testenv]
5
5
deps =