wolframalpha/pytest.ini

5 lines
115 B
INI
Raw Normal View History

2015-11-25 01:10:37 +00:00
[pytest]
norecursedirs=*.egg .eggs dist build
addopts=--doctest-modules
doctest_optionflags=ALLOW_UNICODE ELLIPSIS