Skip to content

Commit f87cb4e

Browse files
authored
Develop (#38)
* Update README.rst * vbumb for pypi docs * Update README.rst * removed bad keywords
1 parent d1a77e9 commit f87cb4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ def find_long_description() -> str:
6363
"License :: OSI Approved :: MIT License",
6464
"Programming Language :: Python :: 3 :: Only",
6565
],
66-
keywords="fractal space-filling-curves hilbert hilbert-curve python python3 wikidata parser",
66+
keywords="fractal space-filling-curves hilbert hilbert-curve python python3",
6767
python_requires=">=3.6",
6868
)

0 commit comments

Comments
 (0)