summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorwillmcgugan <willmcgugan@67cdc799-7952-0410-af00-57a81ceafa0f>2011-04-25 12:19:19 +0000
committerwillmcgugan <willmcgugan@67cdc799-7952-0410-af00-57a81ceafa0f>2011-04-25 12:19:19 +0000
commit6219dae938449895376bc6311abd7e456762e24a (patch)
tree24a056b33444b618dabe6129f800a56f62eec58b /tox.ini
parent2b4ca48bf1b1e8c68ebddf0e032d0799d64269c0 (diff)
downloadpyfilesystem-6219dae938449895376bc6311abd7e456762e24a.tar.gz
tox config file
git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@695 67cdc799-7952-0410-af00-57a81ceafa0f
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
new file mode 100644
index 0000000..adb492c
--- /dev/null
+++ b/tox.ini
@@ -0,0 +1,4 @@
+[tox]
+envlist = py25,py26,py27
+[testenv]
+commands = nosetests