Skip to content

Commit

Permalink
added tox.ini file to help hudson ci server run builds
Browse files Browse the repository at this point in the history
  • Loading branch information
hltbra committed Aug 5, 2010
1 parent 78d0de6 commit 33a3c4e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tox.ini
@@ -0,0 +1,6 @@
[tox]
envlist = py24,py25,py26,py27,py32

[testenv]
commands = python setup.py test
deps=doctestcommand

0 comments on commit 33a3c4e

Please sign in to comment.