Skip to content

Commit 18e5fd4

Browse files
committed
Change PyPI package name to gramps-webapi
1 parent 468b34a commit 18e5fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
long_description=README,
5858
long_description_content_type="text/markdown",
5959
include_package_data=True,
60-
name="gramps_webapi",
60+
name="gramps-webapi",
6161
packages=find_packages(include=["gramps_webapi", "gramps_webapi.*"]),
6262
version=__version__,
6363
zip_safe=False,

0 commit comments

Comments
 (0)