summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2014-09-03 01:59:10 +0200
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2014-09-03 01:59:10 +0200
commit5b7f36ffe6800e3e2809511ae855ab6997f42bf0 (patch)
tree21a6c444a15cd2c6c3107260c629d3aa519bd7d5 /tox.ini
parent785d456fb4b2cc4a99082f25f010269be6e516e7 (diff)
downloadsetuptools-scm-5b7f36ffe6800e3e2809511ae855ab6997f42bf0.tar.gz
CHANGELOG.rst
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 9e9cbd8..2b97ee3 100644
--- a/tox.ini
+++ b/tox.ini
@@ -13,8 +13,8 @@ commands=
deps=
pytest>2.1
py
-# no mercurial on 3.X
-
+# no mercurial on 3.XX
+X
[testenv:flake8]
deps=
flake8