Skip to content

Commit

Permalink
Add more project URL on PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
jvstme committed Jan 23, 2025
1 parent ceb02aa commit 840b517
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,10 @@ def get_long_description():
url="https://dstack.ai",
project_urls={
"Source": "https://github.com/dstackai/dstack",
"Docs": "https://dstack.ai/docs",
"Issues": "https://github.com/dstackai/dstack/issues",
"Changelog": "https://github.com/dstackai/dstack/releases",
"Discord": "https://discord.gg/u8SmfwPpMd",
},
description="dstack is an open-source orchestration engine for running AI workloads on any cloud or on-premises.",
long_description=get_long_description(),
Expand Down

0 comments on commit 840b517

Please sign in to comment.