Skip to content

Conversation

@mattdawkins
Copy link
Member

Summary

  • Fix .readthedocs.yaml to reference requirements/runtime.txt instead of requirements.txt
  • requirements.txt does not exist in the repo root — requirements are split into requirements/runtime.txt and requirements/optional.txt
  • ReadTheDocs builds would fail during dependency installation

Test plan

  • Trigger a ReadTheDocs build and verify it installs dependencies successfully

🤖 Generated with Claude Code

.readthedocs.yaml referenced requirements.txt which does not exist.
The runtime requirements are at requirements/runtime.txt.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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