chore: add testpypi index

This commit is contained in:
William Fu-Hinthorn
2026-02-17 10:24:16 -08:00
parent acdf85aba6
commit 3782781d33
@@ -57,3 +57,8 @@ lint.select = [
]
lint.ignore = ["E501", "B008"]
target-version = "py310"
[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"