*.py[cod]
__pycache__

build
dist
*.egg-info
.tox
.cache
.eggs
*.whl

src/envparse2/_version.py

# coverage
.coverage
htmlcov
