Add runtests script

Allow `python setup.py test` too.
Fix tox invocation now that `manage.py` has moved.
This commit is contained in:
Diederik van der Boor
2013-04-05 09:50:58 +02:00
parent e7a2340723
commit 1df5b5ff03
4 changed files with 63 additions and 1 deletions
+1
View File
@@ -36,3 +36,4 @@ lib/
MANIFEST
dist/
*.egg-info
.tox/