Ignore docs/conf.py in tests
This commit is contained in:
parent
bde8a207f9
commit
175dc71375
@ -1,5 +1,5 @@
|
||||
[pytest]
|
||||
addopts = --cov=gaphas/ --doctest-modules
|
||||
addopts = --cov=gaphas/ --doctest-modules --ignore=docs/conf.py
|
||||
testpaths = tests docs
|
||||
doctest-extension=.txt
|
||||
python-files = test_*.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user