[gi-docgen/wip/smcv/more-in-sdist] build: Include more files in setuptools sdist




commit 6110f3d156b0df3490cd3516724bd983887c3c25
Author: Simon McVittie <smcv debian org>
Date:   Thu Apr 15 15:33:30 2021 +0100

    build: Include more files in setuptools sdist
    
    Signed-off-by: Simon McVittie <smcv debian org>
    Fixes: #77

 MANIFEST.in | 12 ++++++++++++
 1 file changed, 12 insertions(+)
---
diff --git a/MANIFEST.in b/MANIFEST.in
index 8cdb69c..dbc2445 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,4 +5,16 @@ include pyproject.toml
 include README.md meson.build gi-docgen.pc.in
 include gi-docgen.py
 include .flake8
+include .green
+include .reuse/dep5
+include CONTRIBUTING.md
+include LICENSES/*.txt
+include code-of-conduct.md
+include docs/*.1
+include docs/*.css
+include docs/*.py
+include docs/Makefile
+include examples/*.js
+include examples/*.toml
+recursive-include docs *.rst
 recursive-include gidocgen/templates *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]