Skip to content

Commit 47dbcde

Browse files
committed
Add GitHub URL to setup.py
1 parent 571a6dc commit 47dbcde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
author="Peter Parente",
1212
author_email="[email protected]",
1313
description="Streamlit component that returns the user browser IANA timezone",
14+
url="https://github.com/parente/streamlit-tz",
1415
long_description=long_description,
1516
long_description_content_type="text/markdown",
1617
packages=setuptools.find_packages(where="src"),

0 commit comments

Comments
 (0)