ci: build and upload sdists

This commit is contained in:
jaseg 2022-06-12 21:37:31 +02:00
parent 0d967895af
commit 9e898ceefb
6 changed files with 16 additions and 67 deletions

13
MANIFEST.in Normal file
View file

@ -0,0 +1,13 @@
global-exclude *
include README.md
include LICENSE
include MANIFEST.in
include setup.py
graft gerbonara
graft docs
graft examples
prune gerbonara/tests
prune **/__pycache__
prune docs/_build