Skip to content

Conversation

@davidfischer
Copy link
Collaborator

No description provided.

@davidfischer davidfischer requested a review from a team as a code owner December 1, 2025 23:58
@davidfischer
Copy link
Collaborator Author

davidfischer commented Dec 2, 2025

I guess we need the requirements for the RTD build. We can either migrate to something similar to what we're doing on the ad server or just leave this as-is. The reason I created this PR is because dependabot PRs that update the synced requirements file are useless since the source of truth is the uv.lock.

I updated the PR to install deps for the RTD build through uv.

- pip install -r requirements.txt
- inv preview
- pip install uv
- uv run inv preview
Copy link
Member

Choose a reason for hiding this comment

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

Interesting, we don't have to install the dependencies? I guess uv run does it implicitly?

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.

3 participants