Compare commits

...
Author SHA1 Message Date
William Fu-Hinthorn 3782781d33 chore: add testpypi index 2026-02-17 10:24:16 -08:00
@@ -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/"