From aaa9ac676884e22392a081ee09a36be2da443562 Mon Sep 17 00:00:00 2001 From: Yesudeep Mangalapilly Date: Thu, 11 Aug 2011 01:31:24 +0530 Subject: Adds tox configuration to test with multiple python versions. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d0e46f9..f260764 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ dist/ distribute*.tar.gz distribute*.egg + +.tox/ +.coverage -- cgit v1.2.1