Add dependencies
This commit is contained in:
parent
2484ae10e2
commit
715280242d
@ -6,6 +6,7 @@ build-backend = "setuptools.build_meta"
|
||||
name = "netgear_lte_exporter"
|
||||
version = "0.0.1"
|
||||
description = "Netgear LTE Modem Exporter"
|
||||
dependencies = ['prometheus_client', 'eternalegypt', 'python-dotenv']
|
||||
|
||||
[project.scripts]
|
||||
netgear_lte_exporter = "nle:main"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user