We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 740645f commit f32b9c3Copy full SHA for f32b9c3
setup.py
@@ -871,7 +871,7 @@ def get_git_version_suffix():
871
zip_safe=False,
872
# for PyPI
873
keywords=["Compiler", "Deep Learning"],
874
- url="https://flagos.io",
+ url="https://github.com/flagos-ai/FlagTree/",
875
python_requires=PYTHON_REQUIRES,
876
classifiers=CLASSIFIERS,
877
test_suite="tests",
0 commit comments