Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: Implement support for Astral's uv. #2097

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KelSolaar
Copy link
Contributor

This PR implements support for Astral's uv and drops support for Poetry.

  • The pyproject.toml file 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 .venv directory next to the source, can be created as follows: uv sync --all-extras.

Signed-off-by: Thomas Mansencal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant