change of dependency

This commit is contained in:
2024-02-22 23:36:59 +01:00
parent f566163ea6
commit 72906a6b7f

View File

@@ -12,6 +12,8 @@ classifiers = [
"License :: OSI Approved :: CeCILL-C", "License :: OSI Approved :: CeCILL-C",
"Operating System :: OS Independent", "Operating System :: OS Independent",
] ]
dependencies = [
"systemd-python",
]
[project.urls] [project.urls]
"Homepage" = "https://git.beafrancois.fr/Foue/pyappengine" "Homepage" = "https://git.beafrancois.fr/Foue/pyappengine"