Added license
This commit is contained in:
parent
965ed1ecb1
commit
1f29d544ca
|
|
@ -1,8 +1,9 @@
|
||||||
[project]
|
[project]
|
||||||
name = "amarillo-metrics"
|
name = "amarillo-metrics"
|
||||||
version = "0.0.2"
|
version = "0.0.3"
|
||||||
description = "Prometheus metrics for Amarillo"
|
description = "Prometheus metrics for Amarillo"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
license = {file = "LICENSE"}
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"fastapi",
|
"fastapi",
|
||||||
|
|
|
||||||
Reference in a new issue