Merge pull request #2 from kragniz/patch-1
Add py34 to list of default envs
This commit is contained in:
commit
166ba3577c
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