README.md
pyproject.toml
src/nbmirror/__init__.py
src/nbmirror/builder.py
src/nbmirror/cli.py
src/nbmirror/git_hook.py
src/nbmirror/hook_install.py
src/nbmirror/paths.py
src/nbmirror.egg-info/PKG-INFO
src/nbmirror.egg-info/SOURCES.txt
src/nbmirror.egg-info/dependency_links.txt
src/nbmirror.egg-info/entry_points.txt
src/nbmirror.egg-info/requires.txt
src/nbmirror.egg-info/top_level.txt
src/nbmirror/templates/__init__.py
src/nbmirror/templates/injected.css
src/nbmirror/templates/injected.js
tests/test_builder.py
tests/test_cli_and_hooks.py
tests/test_paths.py