mirror of
https://github.com/Paillat-dev/discord-progress-bar.git
synced 2026-01-02 01:06:18 +00:00
Set specific revision for py-cord and update installation command
Pinned py-cord dependency to a specific commit to ensure consistency and avoid unintended changes. Simplified the pip installation command for prerelease versions in the README.
This commit is contained in:
@@ -148,4 +148,4 @@ extend-ignore = [
|
||||
]
|
||||
|
||||
[tool.uv.sources]
|
||||
py-cord = { git = "https://github.com/Pycord-Development/pycord" }
|
||||
py-cord = { git = "https://github.com/Pycord-Development/pycord", rev = "ae38322ca2bee850f3d05b0cbe80835a9e990986" }
|
||||
|
||||
Reference in New Issue
Block a user