.gitignore
.mailmap
CHANGES.rst
LICENSE.rst
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/dependabot.yml
.github/workflows/publish.yml
.github/workflows/python-tests.yml
licenses/README.rst
licenses/SYMPY_LICENSE.rst
pytest_doctestplus/__init__.py
pytest_doctestplus/newhooks.py
pytest_doctestplus/output_checker.py
pytest_doctestplus/plugin.py
pytest_doctestplus/utils.py
pytest_doctestplus/version.py
pytest_doctestplus.egg-info/PKG-INFO
pytest_doctestplus.egg-info/SOURCES.txt
pytest_doctestplus.egg-info/dependency_links.txt
pytest_doctestplus.egg-info/entry_points.txt
pytest_doctestplus.egg-info/not-zip-safe
pytest_doctestplus.egg-info/requires.txt
pytest_doctestplus.egg-info/top_level.txt
pytest_doctestplus/sphinx/__init__.py
pytest_doctestplus/sphinx/doctestplus.py
tests/Makefile
tests/conf.py
tests/conftest.py
tests/index.rst
tests/make.bat
tests/test_doctestplus.py
tests/test_utils.py
tests/docs/skip_all.rst
tests/docs/skip_all.tex
tests/docs/skip_some.rst
tests/docs/skip_some.tex
tests/docs/skip_some_remote_data.rst
tests/python/doctests.py
tests/python/skip_doctests.py