Skip to content
This repository was archived by the owner on Jun 9, 2026. It is now read-only.

Commit edf88cc

Browse files
committed
Add URL to setup.py
1 parent fef5c7a commit edf88cc

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
@@ -24,6 +24,6 @@
2424
install_requires=[
2525
"requests",
2626
],
27-
url="",
27+
url="https://github.com/OpenSourceOrg/python-opensource",
2828
platforms=['any']
2929
)

0 commit comments

Comments
 (0)