Fix everything

This commit is contained in:
Sam Clements 2014-03-06 13:37:41 +00:00
parent 66702da299
commit bbecba509b
6 changed files with 14 additions and 14 deletions

View file

@ -0,0 +1,6 @@
[tox]
envlist=py27,py33
[testenv]
commands=py.test {{ cookiecutter.package_name }}
deps=pytest