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