We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 962cc13 commit 8b614cdCopy full SHA for 8b614cd
1 file changed
setup.py
@@ -32,7 +32,7 @@
32
author="Infisical",
33
author_email="support@infisical.com",
34
url="https://github.com/Infisical/python-sdk-official",
35
- keywords=["Infisical", "Infisical API", "Infisical SDK", "SDK", "Secrets Management",],
+ keywords=["Infisical", "Infisical API", "Infisical SDK", "SDK", "Secrets Management"],
36
install_requires=REQUIRES,
37
packages=find_packages(exclude=["test", "tests"]),
38
include_package_data=True,
0 commit comments