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 3368283 commit fe57049Copy full SHA for fe57049
pyproject.toml
@@ -53,7 +53,7 @@ dependencies = [
53
]
54
55
[tool.uv.sources]
56
-colour-clf-io = {path = '../colour-clf-io'}
+colour-clf-io = {git = 'https://github.com/colour-science/colour-clf-io.git'}
57
58
[project.optional-dependencies]
59
optional = [
0 commit comments