**/*.pyc
*.pyc
*SOURCES.txt
build
.DS_Store
.ipynb_checkpoints/
.cache
.coverage
.coverage.xml
htmlcov
*.egg-info/
*.egg-info/SOURCES.txt
*.egg-info/entry_points.txt
.pytest_cache


