Skip to content

Commit a8cd7ef

Browse files
committed
fix-url
1 parent d494a2c commit a8cd7ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@ def get_git_version_suffix():
895895
zip_safe=False,
896896
# for PyPI
897897
keywords=["Compiler", "Deep Learning"],
898-
url="https://flagos.io",
898+
url="https://github.com/flagos-ai/FlagTree/",
899899
python_requires=PYTHON_REQUIRES,
900900
classifiers=CLASSIFIERS,
901901
test_suite="tests",

0 commit comments

Comments
 (0)