__pycache__
.ipynb_checkpoints/
*egg-info/
build/
#Exclude in source pip environment for testing the code
pyshxarray/
#don't include the compiled shared library
shlib.cpython-*so

