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

Use uv to make reproducible calls to poetry #398

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

cthoyt
Copy link
Member

@cthoyt cthoyt commented Nov 3, 2024

Closes #397

Because poetry appears to be highly dependent on the version of Python, this PR updates the makefile to reproducible install poetry into a given version of python using uv.

@matentzn
Copy link
Collaborator

matentzn commented Nov 4, 2024

QC failures related to this PR?

@cthoyt
Copy link
Member Author

cthoyt commented Nov 4, 2024

yes, this needs a bit more thought

@cthoyt cthoyt marked this pull request as draft November 4, 2024 15:06
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.

poetry install fails
2 participants