.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
requirements.txt
.github/dependabot.yml
.github/release.yml
.github/workflows/ci.yml
.github/workflows/dependency.yml
src/randovania_scm_version_schema/__init__.py
src/randovania_scm_version_schema.egg-info/PKG-INFO
src/randovania_scm_version_schema.egg-info/SOURCES.txt
src/randovania_scm_version_schema.egg-info/dependency_links.txt
src/randovania_scm_version_schema.egg-info/requires.txt
src/randovania_scm_version_schema.egg-info/top_level.txt
tests/test_schema.py