*.py[cod]
__pycache__/

# Packages
/*.egg*/
/build/
/dist/
/docs/build/
/docs/contributing.md

# Unit test / coverage reports
/.coverage*
/coverage.xml
/.pytest_cache/
