summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-04-21 23:26:38 +0200
committerVictor Stinner <victor.stinner@gmail.com>2015-04-21 23:26:38 +0200
commita8a17ce1d575c26f35b71ef93038c746802cb777 (patch)
tree2f3f9a1c627c9ac84df116b1445f4c1d75deb228 /.hgignore
parent43a2852a6c78c6c17db6ce856b844e28f0bc6ef8 (diff)
downloadpaste-a8a17ce1d575c26f35b71ef93038c746802cb777.tar.gz
Add tox.ini to run tests with tox on Python 2.6, 2.7 and 3.4
* MANIFEST.in: add regen-docs & tox.ini
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 09b0959..36cfdf7 100644
--- a/.hgignore
+++ b/.hgignore
@@ -11,3 +11,4 @@ syntax: glob
dist/
build/
docs/_build
+.tox