Switched to Gitea PyPi packages
This commit is contained in:
parent
18b7d790ae
commit
96f72ea75b
@ -1,11 +1,11 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "lib-uvicorn-config"
|
name = "lib-uvicorn-config"
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
description = "Shared Uvicorn configuration module with logging support"
|
description = "Shared Uvicorn configuration module with logging support"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
authors = [{ name = "Florian Gänsejunge" }]
|
authors = [{ name = "Florian Gänsejunge" }]
|
||||||
dependencies = ["simple-logger-handler @ git+https://git.gansejunge.com/notifier/lib-logger-handler.git@main"]
|
dependencies = ["simple-logger-handler"]
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["setuptools>=61", "wheel"]
|
requires = ["setuptools>=61", "wheel"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user