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:
dni ⚡ 2024-04-17 10:53:57 +02:00 committed by GitHub
parent 0c3aabf77a
commit e13a37c193
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 21 additions and 0 deletions

View file

@ -9,6 +9,7 @@ lnbits/static/bundle.js
lnbits/static/bundle.css
*.md
!README.md
*.log
.env