Merge pull request #3283 from jeffreyrack/3245-doc-test-failures

3245: Add doc to norecursedirs in tox.ini
This commit is contained in:
Bruno Oliveira 2018-03-06 19:22:55 -03:00 committed by GitHub
commit 28df322500
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
Added ``doc`` to norecursedirs in tox.ini

View File

@ -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