Updated pyproject.toml
This commit is contained in:
parent
8f603c74c8
commit
ea11a4c632
|
|
@ -1,6 +1,8 @@
|
||||||
[project]
|
[project]
|
||||||
name = "amarillo-metrics"
|
name = "amarillo-metrics"
|
||||||
version = "0.0.2"
|
version = "0.0.2"
|
||||||
|
description = "Prometheus metrics for Amarillo"
|
||||||
|
readme = "README.md"
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"fastapi",
|
"fastapi",
|
||||||
|
|
|
||||||
Reference in a new issue