From bae410b57121a239a3ade403fc854529d76bb496 Mon Sep 17 00:00:00 2001 From: Kenneth Bingham Date: Tue, 4 Mar 2025 22:05:41 -0500 Subject: [PATCH] prune redundant name prop --- sdk/python/src/setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/python/src/setup.cfg b/sdk/python/src/setup.cfg index a23d00c4..94902a7d 100644 --- a/sdk/python/src/setup.cfg +++ b/sdk/python/src/setup.cfg @@ -1,5 +1,5 @@ [metadata] -name = zrok +# "name" property is determined by setup.py based on environment variable author = NetFoundry author_email = developers@openziti.org description = zrok Python SDK