From b7dc65d503d0255cdbd585e4629cbbf191c38e59 Mon Sep 17 00:00:00 2001 From: Michael Twomey Date: Thu, 29 Aug 2013 15:25:29 +0100 Subject: Applied python 3 support patch from https://code.google.com/p/pyiso8601/issues/detail?id=23 Also updated to use tox and py.test --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.hgignore') 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 -- cgit v1.2.1