This commit is contained in:
Scott Wallace 2024-09-27 12:01:13 +01:00
parent f33b7b3418
commit 64fc78426d
Signed by: scott
SSH key fingerprint: SHA256:+LJug6Dj01Jdg86CILGng9r0lJseUrpI0xfRqdW9Uws

View file

@ -26,4 +26,4 @@ tests = ["pytest", "pytest-cov"]
target-version = ["py311"]
[project.scripts]
certs-deets = "cert_deets:main"
cert-deets = "cert_deets:main"