LICENSE
README.md
pyproject.toml
src/pytest_iovis/__init__.py
src/pytest_iovis/_file.py
src/pytest_iovis/_fixtures.py
src/pytest_iovis/_types.py
src/pytest_iovis/_utils.py
src/pytest_iovis/_venv_builder.py
src/pytest_iovis/plugin.py
src/pytest_iovis/py.typed
src/pytest_iovis.egg-info/PKG-INFO
src/pytest_iovis.egg-info/SOURCES.txt
src/pytest_iovis.egg-info/dependency_links.txt
src/pytest_iovis.egg-info/entry_points.txt
src/pytest_iovis.egg-info/requires.txt
src/pytest_iovis.egg-info/top_level.txt
src/pytest_iovis/_subplugins/__init__.py
src/pytest_iovis/_subplugins/discovery.py
src/pytest_iovis/_subplugins/markup.py
src/pytest_iovis/_subplugins/papermill_runner.py
tests/test_fixtures.py
tests/test_notebook_discovery.py
tests/test_papermill_runner.py
tests/test_plugin.py