FEAT: add PYPI python package release workflow on tag (#1628)
* add pypi worflow, pyproject types, package metadata, ignore python package build, docker build fails if poetry uses readme for python package * add pypi to release
This commit is contained in:
parent
0c3aabf77a
commit
e13a37c193
4 changed files with 21 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -51,3 +51,6 @@ lnbits-backup.zip
|
|||
# Ignore extensions (post installable extension PR)
|
||||
extensions
|
||||
upgrades/
|
||||
|
||||
# builded python package
|
||||
dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue