Add settins for pytest

This commit is contained in:
Eric Torres 2019-04-10 18:38:24 -07:00
parent 9fde294339
commit 2e4d7cffa6

2
pytest.ini Normal file

@ -0,0 +1,2 @@
[pytest]
addopts = --doctest-modules