We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 571a6dc commit 47dbcdeCopy full SHA for 47dbcde
setup.py
@@ -11,6 +11,7 @@
11
author="Peter Parente",
12
author_email="[email protected]",
13
description="Streamlit component that returns the user browser IANA timezone",
14
+ url="https://github.com/parente/streamlit-tz",
15
long_description=long_description,
16
long_description_content_type="text/markdown",
17
packages=setuptools.find_packages(where="src"),
0 commit comments