MANIFEST.in 172 Bytes
include README.rst
include MANIFEST.in
recursive-include colab_spb *.html *.txt *.xml
recursive-exclude * __pycache__
recursive-exclude * *.py[co]
include requirements.txt