Updated pyproject.toml

This commit is contained in:
Csaba 2024-01-25 15:40:05 +01:00
parent 8f603c74c8
commit ea11a4c632

View file

@ -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",