We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6249380 commit 090e654Copy full SHA for 090e654
setup.py
@@ -31,7 +31,7 @@
31
author="Shotstack",
32
author_email="[email protected]",
33
url="",
34
- keywords=["OpenAPI", "OpenAPI-Generator", "Shotstack"],
+ keywords=["Shotstack"],
35
python_requires=">=3.6",
36
install_requires=REQUIRES,
37
packages=find_packages(exclude=["test", "tests"]),
0 commit comments