wolframalpha/pytest.ini
2015-11-24 20:10:37 -05:00

5 lines
115 B
INI

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