Switched to Gitea PyPi packages
This commit is contained in:
parent
aef6a24dc0
commit
c2aa63ec54
@ -1,11 +1,11 @@
|
||||
[project]
|
||||
name = "lib-secret-manager"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
description = "Shared secret manager that consumes secrets"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
authors = [{ name = "Florian Gänsejunge" }]
|
||||
dependencies = ["simple-logger-handler @ git+https://git.gansejunge.com/notifier/lib-logger-handler.git@main"]
|
||||
dependencies = ["simple-logger-handler"]
|
||||
|
||||
[project.optional-dependencies]
|
||||
encryption = ["cryptography==46.0.2"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user