doctest the README

This commit is contained in:
Rob Speer 2018-06-18 17:11:42 -04:00
parent 1dc763c9c5
commit 5e05c942ac

View File

@ -1,2 +1,2 @@
[pytest]
addopts = --doctest-modules
addopts = --doctest-modules --doctest-glob=README.md