working gotification and retries

This commit is contained in:
2024-09-14 12:45:24 -06:00
parent 9c3ccb233c
commit a3dd4a6dbf
3 changed files with 112 additions and 9 deletions

View File

@ -7,6 +7,7 @@ name = "pypi"
gotify = "*"
click = "*"
toml = "*"
numpy = "*"
[dev-packages]