From b0105c4419107d21c16f4b2ce1cc8b03bb6293ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corn=C3=A9=20Lukken?= <lukken@astron.nl> Date: Wed, 12 Mar 2025 14:54:14 +0000 Subject: [PATCH] Hotfix package name --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1339e4c..c609124 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [metadata] -name = lofar_cryptocoryne +name = lofar-cryptocoryne description = Automated certificate acquisition and renewal for nomad services long_description = file: README.md long_description_content_type = text/markdown -- GitLab