*.pyc
dist/
build/
pygrappa.egg-info/
bin/
lib/
lib64
pyvenv.cfg
share/
*.so
*.html
.eggs/
.idea/

# tmp files
*~

# docs
docs/_build
