File size: 200 Bytes
e4f7c80
 
 
 
 
 
 
1
2
3
4
5
6
7
8
[pytest]
addopts = -p no:doctest 
# temporarily disable xdoctest until the doctests are fixed
# --xdoctest --xdoctest-style=auto
norecursedirs = .git ignore build __pycache__

filterwarnings= default