.pytest_cache/
.eggs/
.idea/workspace.xml
.idea/tasks.xml
venv/
*.pyc

dist/
build/
*.egg-info/

.tox/
.coverage
