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