mirror of
https://github.com/Paillat-dev/pycord-reactive-views.git
synced 2026-01-02 01:06:18 +00:00
🏗️ Update project URLs in pyproject.toml to reflect repository name
This commit is contained in:
@@ -37,8 +37,8 @@ source = "vcs"
|
||||
version-file = "src/pycord_reactve_views/_version.py"
|
||||
|
||||
[tool.hatch.metadata.hooks.vcs.urls]
|
||||
Homepage = "https://github.com/Paillat-dev/pycord-rest"
|
||||
source_archive = "https://github.com/Paillat-dev/pycord-rest/archive/{commit_hash}.zip"
|
||||
Homepage = "https://github.com/Paillat-dev/pycord-reactive-views"
|
||||
source_archive = "https://github.com/Paillat-dev/pycord-reactive-views/archive/{commit_hash}.zip"
|
||||
|
||||
[tool.hatchling]
|
||||
name = "pycord-rest-bot"
|
||||
|
||||
Reference in New Issue
Block a user