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

Fix documentation build: pin packaging==24.1, install with uv. #98

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

danieldjohnson
Copy link
Collaborator

Documentation builds on readthedocs have been failing due to a conflict with the packaging=24.2 package. We can avoid it by pinning the package. We also ensure reproducible builds by using uv to install packages from the lockfile.

Documentation builds on readthedocs have been failing due to
a conflict with the `packaging=24.2` package. We can avoid it by
pinning the package. We also ensure reproducible builds by using
uv to install packages from the lockfile.
@danieldjohnson danieldjohnson merged commit cb5fb8f into main Nov 21, 2024
2 checks passed
@danieldjohnson danieldjohnson deleted the fix_docs_build_packaging_uv branch November 21, 2024 22:38
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