Commit 4bb94964e773d90c8a79384c3be8e598e28fedc5
1 parent
d733629f
Exists in
master
and in
39 other branches
Added diazo files in MANIFEST
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
MANIFEST.in
1 | include README.rst | 1 | include README.rst |
2 | include MANIFEST.in | 2 | include MANIFEST.in |
3 | recursive-include colab/static * | 3 | recursive-include colab/static * |
4 | -recursive-include colab *.html *.txt | 4 | +recursive-include colab *.html *.txt *.xml |
5 | recursive-include misc * | 5 | recursive-include misc * |
6 | recursive-exclude * __pycache__ | 6 | recursive-exclude * __pycache__ |
7 | recursive-exclude * *.py[co] | 7 | recursive-exclude * *.py[co] |