Skip to content

Commit ab977b3

Browse files
committed
Temporarily update pyproject.toml file.
Unsigned purposely.
1 parent 34e2555 commit ab977b3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ dependencies = [
3838
"semver>=3,<4",
3939
]
4040

41-
# [tool.uv.sources]
42-
# opencolorio = { index = "test-pypi" }
41+
[tool.uv.sources]
42+
opencolorio = { index = "test-pypi" }
4343

44-
# [[tool.uv.index]]
45-
# name = "test-pypi"
46-
# url = "https://test.pypi.org/simple/"
47-
# explicit = true
44+
[[tool.uv.index]]
45+
name = "test-pypi"
46+
url = "https://test.pypi.org/simple/"
47+
explicit = true
4848

4949
[project.optional-dependencies]
5050
optional = [

0 commit comments

Comments
 (0)