fix github URL references to Engelgardt23/vrcx
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@ dependencies = ["rich>=13", "paramiko>=3"]
|
|||||||
dynamic = ["version"]
|
dynamic = ["version"]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://github.com/Engelgardt23/bmccollect"
|
Homepage = "https://github.com/Engelgardt23/vrcx"
|
||||||
Issues = "https://github.com/Engelgardt23/bmccollect/issues"
|
Issues = "https://github.com/Engelgardt23/vrcx/issues"
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
vrcx = "vrcx.app:main"
|
vrcx = "vrcx.app:main"
|
||||||
|
|||||||
@@ -11,4 +11,4 @@ The single source of truth for the project version. Bump this before tagging
|
|||||||
a release; CI reads the tag, the code reads this constant."""
|
a release; CI reads the tag, the code reads this constant."""
|
||||||
|
|
||||||
__version__ = "0.2.0-dev"
|
__version__ = "0.2.0-dev"
|
||||||
GITHUB_REPO = "Engelgardt23/bmccollect"
|
GITHUB_REPO = "Engelgardt23/vrcx"
|
||||||
|
|||||||
Reference in New Issue
Block a user