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