mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 01:14:31 +02:00
Package as sdist as well, refs #133
Also refs https://github.com/simonw/homebrew-datasette/issues/10
This commit is contained in:
parent
66ed36258a
commit
d03fc607b3
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
deploy:
|
||||
- provider: pypi
|
||||
user: simonw
|
||||
distributions: bdist_wheel
|
||||
distributions: sdist bdist_wheel
|
||||
password: ${PYPI_PASSWORD}
|
||||
on:
|
||||
branch: main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue