Skip to content

Feature/uv for rtd #1060

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

Merged
merged 1 commit into from
Aug 11, 2025
Merged

Feature/uv for rtd #1060

merged 1 commit into from
Aug 11, 2025

Conversation

tm91236
Copy link
Member

@tm91236 tm91236 commented Aug 11, 2025

PR Type

Closes #1059

  • Feature
  • Build related changes
  • CI related changes

Description

Updates the RTD config to use uv and the uv.lock for installing and specifying RTD build dependencies.

How Has This Been Tested?

N/A

Does this PR introduce a breaking change?

No

Checklist before requesting a review

  • I have made sure that my PR is not a duplicate.
  • My code follows the style guidelines of this project.
  • I have ensured my code is easy to understand, including docstrings and comments where necessary.
  • I have performed a self-review of my code.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.
  • I have updated CHANGELOG.md, if appropriate.

Copy link
Contributor

Performance review

Commit dff068d - Merge 04de9b0 into d3f58d6

No significant changes to performance.

@tm91236 tm91236 mentioned this pull request Aug 11, 2025
9 tasks
@tm91236 tm91236 force-pushed the feature/uv-for-rtd branch from 04de9b0 to eb103a9 Compare August 11, 2025 10:44
Copy link
Contributor

Performance review

Commit 9ad4cef - Merge eb103a9 into d3f58d6

No significant changes to performance.

Copy link
Member

@gchqdev227 gchqdev227 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks sensible, and great job citing the source of the config changes!

@tm91236 tm91236 merged commit caa7cd3 into main Aug 11, 2025
21 checks passed
@tm91236 tm91236 deleted the feature/uv-for-rtd branch August 11, 2025 13:08
tm91236 added a commit that referenced this pull request Aug 11, 2025
With the merge of #1060, there is no longer a need to maintain the
exported `requirements-doc.txt` file.
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.

Use uv for RTD build.
2 participants