Merge branch 'feature/multiversion-testing' of https://github.com/offbyone/clint into develop

This commit is contained in:
star:Kenneth Reitz
2011-04-01 10:04:28 -04:00
2 changed files with 8 additions and 1 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
.idea
MANIFEST
MANIFEST
*.pyc
.tox
+5
View File
@@ -0,0 +1,5 @@
[tox]
envlist = py26, py27 #, py25, py31, py32
[testenv]
commands = {envpython} test_clint.py