.coveragerc
.flake8
.gitignore
.pre-commit-config.yaml
LICENSE
Pipfile
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
.github/workflows/github-actions.yml
.github/workflows/release.yml
src/ga4gh.vrsatile.pydantic.egg-info/PKG-INFO
src/ga4gh.vrsatile.pydantic.egg-info/SOURCES.txt
src/ga4gh.vrsatile.pydantic.egg-info/dependency_links.txt
src/ga4gh.vrsatile.pydantic.egg-info/not-zip-safe
src/ga4gh.vrsatile.pydantic.egg-info/requires.txt
src/ga4gh.vrsatile.pydantic.egg-info/top_level.txt
src/ga4gh/vrsatile/pydantic/__init__.py
src/ga4gh/vrsatile/pydantic/core_models.py
src/ga4gh/vrsatile/pydantic/vrs_models.py
src/ga4gh/vrsatile/pydantic/vrsatile_models.py
tests/conftest.py
tests/test_vrs_models.py
tests/test_vrsatile_models.py