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

[uv] pip compile: dependencies in pyproject.toml, lockfile mechanism #711

Merged
merged 13 commits into from
Apr 13, 2024

Conversation

lukasjuhrich
Copy link
Collaborator

@lukasjuhrich lukasjuhrich commented Apr 5, 2024

TODO:

  • migrate dep specs from requirements to pyproject.toml
  • derive lockfiles using uv pip compile
  • include uv pip compile in pre-commit hook
  • adapt linting pipeline to use uv (missing: run commands in virtualenv)
  • adapt docker build to use uv
  • adapt docs

@lukasjuhrich lukasjuhrich force-pushed the uv-pip-compile branch 5 times, most recently from b7f884d to a547a3a Compare April 8, 2024 16:34
@lukasjuhrich lukasjuhrich marked this pull request as ready for review April 13, 2024 16:13
@lukasjuhrich lukasjuhrich merged commit abe6887 into develop Apr 13, 2024
7 checks passed
@lukasjuhrich lukasjuhrich deleted the uv-pip-compile branch June 8, 2024 12:35
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