From e42fe5f0f93f2f5849c26360971ff9eb900c69c3 Mon Sep 17 00:00:00 2001 From: Jeffrey Rackauckas Date: Mon, 5 Mar 2018 19:35:41 -0800 Subject: Add doc to norecursedirs in tox.ini --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index b90bd432d..12e7a57fb 100644 --- a/tox.ini +++ b/tox.ini @@ -204,7 +204,7 @@ rsyncdirs = tox.ini pytest.py _pytest testing python_files = test_*.py *_test.py testing/*/*.py python_classes = Test Acceptance python_functions = test -norecursedirs = .tox ja .hg cx_freeze_source +norecursedirs = .tox ja .hg cx_freeze_source doc xfail_strict=true filterwarnings = error -- cgit v1.2.3