From cb3128966983c26d747bee1e6a79242e9512c21f Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Thu, 26 Jan 2017 20:09:04 +0100 Subject: [test] run the tests with tox and py.test - Resolves: #14 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 173cac5..dc8af53 100644 --- a/.gitignore +++ b/.gitignore @@ -25,9 +25,10 @@ PKG-INFO pip-log.txt # Unit test / coverage reports +docs/cov_html/ .coverage .tox -nosetests.xml +.cache # Translations *.mo -- cgit v1.2.3