Add py34 to list of default envs
This commit is contained in:
parent
bb4d08791a
commit
a84d7bf8ea
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[tox]
|
||||
envlist=py27,py33
|
||||
envlist=py27,py34
|
||||
|
||||
[testenv]
|
||||
commands=py.test {{ cookiecutter.package_name }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue