We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125416f commit 428fd11Copy full SHA for 428fd11
pyproject.toml
@@ -38,13 +38,13 @@ dependencies = [
38
"semver>=3,<4",
39
]
40
41
-[tool.uv.sources]
42
-opencolorio = { index = "test-pypi" }
+# [tool.uv.sources]
+# opencolorio = { index = "test-pypi" }
43
44
-[[tool.uv.index]]
45
-name = "test-pypi"
46
-url = "https://test.pypi.org/simple/"
47
-explicit = true
+# [[tool.uv.index]]
+# name = "test-pypi"
+# url = "https://test.pypi.org/simple/"
+# explicit = true
48
49
[project.optional-dependencies]
50
optional = [
0 commit comments