We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d494a2c commit a8cd7efCopy full SHA for a8cd7ef
setup.py
@@ -895,7 +895,7 @@ def get_git_version_suffix():
895
zip_safe=False,
896
# for PyPI
897
keywords=["Compiler", "Deep Learning"],
898
- url="https://flagos.io",
+ url="https://github.com/flagos-ai/FlagTree/",
899
python_requires=PYTHON_REQUIRES,
900
classifiers=CLASSIFIERS,
901
test_suite="tests",
0 commit comments