*.py[cod]
.pytest_cache

# C extensions
*.so

# Packages
*.egg
*.egg-info
dist
build
eggs
.eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
htmlcov
.tox
nosetests.xml
.hypothesis
.pytest_cache

# Translations
*.mo

# Sphinx docs
docs/_build

MANIFEST

env
venv
.env
.venv
dev-env

.cache
.hypothesis

