Skip to content

Fix failure in Read The Docs build#30

Merged
mgaido91 merged 8 commits intomainfrom
fix-read-the-docs-build
Mar 17, 2026
Merged

Fix failure in Read The Docs build#30
mgaido91 merged 8 commits intomainfrom
fix-read-the-docs-build

Conversation

@sarapapi
Copy link
Contributor

@sarapapi sarapapi commented Mar 16, 2026

Solves #25

@sarapapi sarapapi changed the title Add "vad" to readthedocs extra_requirements Draft: Add "vad" to readthedocs extra_requirements Mar 16, 2026
@sarapapi sarapapi linked an issue Mar 16, 2026 that may be closed by this pull request
@sarapapi sarapapi changed the title Draft: Add "vad" to readthedocs extra_requirements Draft: Fix torchvision version mismatch during Read The Docs compilation Mar 16, 2026
@sarapapi sarapapi changed the title Draft: Fix torchvision version mismatch during Read The Docs compilation Draft: Fix failure in Read The Docs compilation Mar 16, 2026
@sarapapi sarapapi changed the title Draft: Fix failure in Read The Docs compilation Draft: Fix failure in Read The Docs build Mar 16, 2026
@sarapapi sarapapi marked this pull request as draft March 16, 2026 17:36
@sarapapi sarapapi changed the title Draft: Fix failure in Read The Docs build Fix failure in Read The Docs build Mar 16, 2026
@sarapapi sarapapi self-assigned this Mar 16, 2026
@sarapapi sarapapi marked this pull request as ready for review March 16, 2026 17:47
@sarapapi sarapapi requested a review from mgaido91 March 16, 2026 17:47
Copy link
Contributor

@mgaido91 mgaido91 left a comment

Choose a reason for hiding this comment

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

LGTM, only one question

extra_requirements:
- dev
- eval
- vad
Copy link
Contributor

Choose a reason for hiding this comment

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

is this needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not strictly needed, but we avoid the warning in the log. I can also remove it, but I chose to leave it to be consistent with the other dependencies.

@mgaido91 mgaido91 merged commit 2311edc into main Mar 17, 2026
1 check passed
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.

doc compilation on readthedocs is failing

2 participants