wolframalpha/pytest.ini
2016-09-22 10:50:07 -05:00

5 lines
108 B
INI

[pytest]
norecursedirs=dist build .tox
addopts=--doctest-modules
doctest_optionflags=ALLOW_UNICODE ELLIPSIS