ci: build and upload sdists
This commit is contained in:
parent
0d967895af
commit
9e898ceefb
6 changed files with 16 additions and 67 deletions
13
MANIFEST.in
Normal file
13
MANIFEST.in
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue