.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
CHANGELOG.rst
CODE_OF_CONDUCT.rst
LICENSE
Makefile
README.rst
codecov.yaml
conftest.py
pyproject.toml
readthedocs.yaml
spelling_private_dict.txt
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/dependabot-merge.yml
.github/workflows/release.yml
.vscode/extensions.json
.vscode/settings.json
docs/.DS_Store
docs/Makefile
docs/source/__init__.py
docs/source/api-reference.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/release-process.rst
src/vws_auth_tools/__init__.py
src/vws_auth_tools/py.typed
src/vws_auth_tools.egg-info/PKG-INFO
src/vws_auth_tools.egg-info/SOURCES.txt
src/vws_auth_tools.egg-info/dependency_links.txt
src/vws_auth_tools.egg-info/not-zip-safe
src/vws_auth_tools.egg-info/requires.txt
src/vws_auth_tools.egg-info/top_level.txt
tests/__init__.py
tests/test_vws_auth_tools.py