We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1a77e9 commit f87cb4eCopy full SHA for f87cb4e
1 file changed
setup.py
@@ -63,6 +63,6 @@ def find_long_description() -> str:
63
"License :: OSI Approved :: MIT License",
64
"Programming Language :: Python :: 3 :: Only",
65
],
66
- keywords="fractal space-filling-curves hilbert hilbert-curve python python3 wikidata parser",
+ keywords="fractal space-filling-curves hilbert hilbert-curve python python3",
67
python_requires=">=3.6",
68
)
0 commit comments