summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: b0770549dd9efe2e40e6f3936defcb7324a25140 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include setup.cfg
include COPYING
include *.in
include NEWS
include tools/pygi-convert.sh
include pygobject.doap
include README.rst
include .gitlab-ci.yml
recursive-include examples *.py *.png *.css *.ui *.gif *.gresource *.jpg *.xml
recursive-include gi *.h
recursive-include tests *.py *.c *.h *.xml *.supp
recursive-include docs *.rst *.svg LICENSE *.ico *.png *.css *.py *.dia Makefile
recursive-include .gitlab-ci *.sh *.rst *.py Dockerfile*