wolframalpha/pytest.ini

5 lines
115 B
INI
Raw Normal View History

2015-12-20 03:29:56 +00:00
[pytest]
norecursedirs=*.egg .eggs dist build
addopts=--doctest-modules
doctest_optionflags=ALLOW_UNICODE ELLIPSIS