summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2015-02-14 21:10:11 +0100
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2015-02-14 21:10:11 +0100
commitdec99ed8f1fc6940e31e42ae3fd4688c5dbd6df9 (patch)
tree14906734d1cc5917c3efcdac3e888bfa2ea76786 /tox.ini
parent406d9277700c0d50161178ec084a4a9dcdf20c1f (diff)
downloadsetuptools-scm-dec99ed8f1fc6940e31e42ae3fd4688c5dbd6df9.tar.gz
completely refactor versioning, propper pep440 support
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 13b2087..3b84c11 100644
--- a/tox.ini
+++ b/tox.ini
@@ -5,6 +5,7 @@ envlist=py27,py33,py34,flake8
max-complexity= 10
[testenv]
+usedevelop=True
deps=
pytest
commands=