*.py[co]
.*.sw[po]
*.exe
*.dll
*.whl
venv

enabled_tests.txt

/build
/dist
/*.egg-info
.*
!.travis.yml
!.appveyor.yml
!.github
__pycache__
