fix build publish target
This commit is contained in:
+2
-2
@@ -15,8 +15,8 @@ reverse-geolocate = "reverse_geolocate.reverse_geolocate:main"
|
|||||||
# MARK: build target
|
# MARK: build target
|
||||||
[[tool.uv.index]]
|
[[tool.uv.index]]
|
||||||
name = "private-pypi"
|
name = "private-pypi"
|
||||||
url = "https://git.gullevek.jp/api/packages/PyPI/pypi/simple/"
|
url = "https://git.gullevek.org/api/packages/PyPI/pypi/simple/"
|
||||||
publish-url = "https://git.gullevek.jp/api/packages/PyPI/pypi"
|
publish-url = "https://git.gullevek.org/api/packages/PyPI/pypi/"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["uv_build>=0.9.7,<0.10.0"]
|
requires = ["uv_build>=0.9.7,<0.10.0"]
|
||||||
|
|||||||
Reference in New Issue
Block a user