Merge Request #24

Merged
softwarepublico/colab!24
Created by Lucas Kanashiro

Update manifest

Add to manifest diazo XML files

Assignee: Sergio Oliveira
Milestone: None

Merged by Sergio Oliveira

Source branch has been removed
Commits (1)
2 participants
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]
... ...