Skip to content

Commit 7300bab

Browse files
committed
python: update package homepage to flagos.io
1 parent 7fcddf4 commit 7300bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ def get_git_commit_hash(length=8):
786786
zip_safe=False,
787787
# for PyPI
788788
keywords=["Compiler", "Deep Learning"],
789-
url="https://github.com/triton-lang/triton/",
789+
url="https://flagos.io",
790790
classifiers=[
791791
"Development Status :: 4 - Beta",
792792
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)