Commit 4bb94964e773d90c8a79384c3be8e598e28fedc5

Authored by Lucas Kanashiro
1 parent d733629f

Added diazo files in MANIFEST

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
MANIFEST.in
1 1 include README.rst
2 2 include MANIFEST.in
3 3 recursive-include colab/static *
4   -recursive-include colab *.html *.txt
  4 +recursive-include colab *.html *.txt *.xml
5 5 recursive-include misc *
6 6 recursive-exclude * __pycache__
7 7 recursive-exclude * *.py[co]
... ...