ignore coverage temporary files

removed "exclude-dirs" from setup.cfg. Travis still cant work with nose-plugins
This commit is contained in:
maxkoryukov
2016-02-03 02:58:28 +05:00
parent f32ee0a9be
commit a175ec5b5c
2 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
verbosity=2
tests=headphones
#rednose=1
exclude-dir=lib
#exclude-dir=lib
with-coverage=1
cover-branches=1