OpenColorIO
OpenColorIO copied to clipboard
PR: Implement support for Astral's uv.
This PR implements support for Astral's uv and drops support for Poetry.
- The
pyproject.tomlfile is now much more standard and can use with many other tools. - Assuming that uv is installed, OCIO View can now be launched as follows:
uv run main.py. - The virtual environment for development that now lives in the
.venvdirectory next to the source, can be created as follows:uv sync --all-extras.
@KelSolaar , I checked with Michael, and he is fine with this. After you get back from vacation you may update the branch and merge it.
Hey @KelSolaar - still want to merge this?
For sure yep!