.gitignore
CHANGELOG.md
MANIFEST.in
README.md
environment.yml
justfile
pyproject.toml
setup.cfg
uv.lock
gak/__init__.py
gak/plugin.py
gak/py.typed
pytest_gak.egg-info/PKG-INFO
pytest_gak.egg-info/SOURCES.txt
pytest_gak.egg-info/dependency_links.txt
pytest_gak.egg-info/entry_points.txt
pytest_gak.egg-info/requires.txt
pytest_gak.egg-info/top_level.txt
tests/conftest.py
tests/test_plugin.py