Browse Source

Remove nosetests conf

David Cramer 11 years ago
parent
commit
59ca754e47
1 changed files with 1 additions and 4 deletions
  1. 1 4
      setup.cfg

+ 1 - 4
setup.cfg

@@ -1,7 +1,4 @@
-[nosetests]
-logging-clear-handlers=
-
 [pytest]
 python_files=test*.py
 addopts=--tb=short -x
-timeout=5
+timeout=5