initial version 0.0.1
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "authelia-metrics"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"prometheus-client>=0.24.1",
|
||||
"python-dotenv>=1.2.2",
|
||||
]
|
||||
Reference in New Issue
Block a user