Merge remote-tracking branch 'upstream/master' into release-3.5.0
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -92,6 +92,7 @@ Janne Vanhala
|
||||
Jason R. Coombs
|
||||
Javier Domingo Cansino
|
||||
Javier Romero
|
||||
Jeff Rackauckas
|
||||
Jeff Widman
|
||||
John Eddie Ayson
|
||||
John Towler
|
||||
|
||||
@@ -1 +1 @@
|
||||
Added ``doc`` to norecursedirs in tox.ini
|
||||
Renamed example directories so all tests pass when ran from the base directory.
|
||||
2
tox.ini
2
tox.ini
@@ -205,7 +205,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 doc
|
||||
norecursedirs = .tox ja .hg cx_freeze_source
|
||||
xfail_strict=true
|
||||
filterwarnings =
|
||||
error
|
||||
|
||||
Reference in New Issue
Block a user