@@ -1,6 +1,6 @@
[pytest]
python_files=test*.py
-addopts=--tb=native
+addopts=--tb=native -p no:doctest
norecursedirs=bin dist docs htmlcov script hooks node_modules .* {args}
[flake8]