.gitignore
CHANGES.rst
LICENSE.rst
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/publish.yml
.github/workflows/python-tests.yml
pytest_remotedata/__init__.py
pytest_remotedata/disable_internet.py
pytest_remotedata/plugin.py
pytest_remotedata/version.py
pytest_remotedata.egg-info/PKG-INFO
pytest_remotedata.egg-info/SOURCES.txt
pytest_remotedata.egg-info/dependency_links.txt
pytest_remotedata.egg-info/entry_points.txt
pytest_remotedata.egg-info/not-zip-safe
pytest_remotedata.egg-info/requires.txt
pytest_remotedata.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_skip_remote_data.py
tests/test_socketblocker.py
tests/test_strict_check.py