Adding upstream version 0.6.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e5d20de2e1
commit
271f3e2863
20 changed files with 2544 additions and 0 deletions
3
scripts/publish
Executable file
3
scripts/publish
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh -e
|
||||
|
||||
poetry publish --build -u "$PYPI_USERNAME" -p "$PYPI_PASSWORD"
|
Loading…
Add table
Add a link
Reference in a new issue