summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorMichael Twomey <michael.twomey@fieldaware.com>2013-08-29 15:25:29 +0100
committerMichael Twomey <michael.twomey@fieldaware.com>2013-08-29 15:25:29 +0100
commitb7dc65d503d0255cdbd585e4629cbbf191c38e59 (patch)
tree2f2149e28f3a7db22fea5011ad963fba7e9f1301 /.hgignore
parent86a3f1b2ed85b06d7540b9fc696d606d37be3b3b (diff)
downloadpyiso8601-b7dc65d503d0255cdbd585e4629cbbf191c38e59.tar.gz
Applied python 3 support patch from https://code.google.com/p/pyiso8601/issues/detail?id=23
Also updated to use tox and py.test
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 536d934..f2e3284 100644
--- a/.hgignore
+++ b/.hgignore
@@ -3,3 +3,5 @@ build
dist
*.pyc
iso8601.egg-info
+pyiso8601-venv
+.tox