*~
*.pyc
/dist
*.egg-info
pip-wheel-metadata
.pytest_cache
*__pycache__
.venv
venv/

# pyct
.doit.db
.tox

# autover
*/.version

build/
