.gitignore
.pre-commit-config.yaml
.python-version
LICENSE
README.md
pyproject.toml
requirements.in
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/build.yaml
src/setuptools_scm_azure_pipelines/__init__.py
src/setuptools_scm_azure_pipelines.egg-info/PKG-INFO
src/setuptools_scm_azure_pipelines.egg-info/SOURCES.txt
src/setuptools_scm_azure_pipelines.egg-info/dependency_links.txt
src/setuptools_scm_azure_pipelines.egg-info/entry_points.txt
src/setuptools_scm_azure_pipelines.egg-info/requires.txt
src/setuptools_scm_azure_pipelines.egg-info/top_level.txt
src/setuptools_scm_azure_pipelines.egg-info/zip-safe
test/test_setuptools_scm_azure_pipelines.py