*.pyc
__pycache__
# Distribution
/dist
/*.egg-info
# Tests
/.tox
/.eggs
/sstore
# Coverage
/.coverage*
/htmlcov
