*~
*.pyc
/.noseids
/.coverage
/nosetests.xml
/doc/_build/
/.pytest_cache/
/.mypy_cache/
/venv*/
/htmlcov/
/.idea/
/src/*.egg-info/
/dist/
/build/
