# pypi token:
.pypirc

# Packaging:
build/
dist/
hubmap_api_py_client.egg-info/

**/__pycache__
.vscode/
**/.DS_Store

# Environments
venv/
env/
