update docs and remove packaging
This commit is contained in:
+4
-4
@@ -6,14 +6,14 @@ build-backend = "flit_core.buildapi"
|
||||
name = "prometheus_rus"
|
||||
version = "0.2.0"
|
||||
authors = [
|
||||
{name = "Stefan Bühler", email = "stefan.buehler@tik.uni-stuttgart.de"},
|
||||
{name = "Stefan Bühler", email = "stefan.buehler@tik.uni-stuttgart.de"},
|
||||
]
|
||||
description = "Library to build prometheus metric collection."
|
||||
license = {file = "LICENSE"}
|
||||
classifiers = [
|
||||
"Private :: Do Not Upload",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Private :: Do Not Upload",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
]
|
||||
dynamic = ["version", "description"]
|
||||
|
||||
requires-python = "~=3.11"
|
||||
dependencies = []
|
||||
|
||||
Reference in New Issue
Block a user