# Ignore files created during dev and testing
build/
dist/
*.egg-info/
__pycache__/

# Ignore pyenv config file
.python-version
