fix: include doc/ and examples/ in sdist

This commit is contained in:
Matteo Bernardini
2025-08-06 15:33:35 +08:00
committed by Lars Immisch
parent fdc5f3782e
commit 0ac28e9eea
2 changed files with 3 additions and 1 deletions

2
MANIFEST.in Normal file
View File

@@ -0,0 +1,2 @@
graft doc/
graft examples/