# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]


# Build detritus
build/
dist/
.eggs
*.egg-info/

# Test detritus
.tox/
.pytest_cache/
venv/
.venv*/
.hypothesis/
.coverage

# Autogenerated version information
src/dateutilx/_version.py

# Sphinx documentation
docs/_build/
docs/docs_venv

# Timezone information
tzdata*.tar.gz

.idea
.cache
.mypy_cache
yuhi*
