*.py[co]
*.so
__pycache__/

MANIFEST
/niftypet/ninst/_dist_ver.py
/build/
/dist/
/*.egg*/
/.eggs/

/.coverage*
/coverage.xml
