summaryrefslogtreecommitdiff
path: root/pytest.ini
blob: 56a877456ca06103be7f0046358be69bc564ba77 (plain)
1
2
3
4
[pytest]
norecursedirs=dist build .tox
addopts=--doctest-modules
doctest_optionflags=ALLOW_UNICODE ELLIPSIS