wolframalpha/pytest.ini
2015-12-19 22:29:56 -05:00

5 lines
115 B
INI

[pytest]
norecursedirs=*.egg .eggs dist build
addopts=--doctest-modules
doctest_optionflags=ALLOW_UNICODE ELLIPSIS