Skip to content

Commit fb0975e

Browse files
committed
fix url kwarg link
1 parent 65bf0af commit fb0975e

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
@@ -89,7 +89,7 @@
8989
#
9090
# This field corresponds to the "Home-Page" metadata field:
9191
# https://packaging.python.org/specifications/core-metadata/#home-page-optional
92-
url='https://github.com/overdev/raylibpy', # Optional
92+
url='https://github.com/overdev/raylib-py', # Optional
9393

9494
# This should be your name or the name of the organization which owns the
9595
# project.

0 commit comments

Comments
 (0)