We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e0a474 commit 3dfbe03Copy full SHA for 3dfbe03
python/setup.py
@@ -825,7 +825,7 @@ def get_git_version_suffix():
825
zip_safe=False,
826
# for PyPI
827
keywords=["Compiler", "Deep Learning"],
828
- url="https://flagos.io",
+ url="https://github.com/flagos-ai/FlagTree/",
829
classifiers=[
830
"Development Status :: 4 - Beta",
831
"Intended Audience :: Developers",
0 commit comments