*.sw?
*.pyc
__pycache__
env

build
dist
tdry.egg-info/
.eggs
.cache
.tox
docs/_build/
.coverage
.hypothesis
*.tmp
.venv
.feature*
db.*
test_*

tdry/version.py