Files
wolframalpha/pytest.ini

5 lines
123 B
INI

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