updates search keywords on pypi

pull/3475/head
KPrasch 2024-02-16 15:33:22 +01:00 committed by derekpierre
parent 822e3047cf
commit cc23931c37
No known key found for this signature in database
1 changed files with 1 additions and 4 deletions

View File

@ -75,9 +75,6 @@ setup(
author_email=ABOUT['__email__'],
description=ABOUT['__summary__'],
license=ABOUT['__license__'],
keywords="nucypher, threshold, taco, "
"threshold cryptography, "
"distributed key generation, "
"proxy re-encryption",
keywords="threshold access control, distributed key generation",
classifiers=PYPI_CLASSIFIERS,
)