Skip to content

[CI] Skip creation of virtual environments to avoid issues in docs building#22

Merged
sarapapi merged 1 commit intohlt-mt:mainfrom
mgaido91:bug/fix_ci_docs
Feb 25, 2026
Merged

[CI] Skip creation of virtual environments to avoid issues in docs building#22
sarapapi merged 1 commit intohlt-mt:mainfrom
mgaido91:bug/fix_ci_docs

Conversation

@mgaido91
Copy link
Contributor

The CI is currenlty failing due to a missing dependency in building sphinx docs. This happens because sphinx does not use the python from virtual environment.

To solve the issue, we can skip the creation of the virtual environment, ensuring the system level python has all the dependencies.

Closes #21

@mgaido91 mgaido91 self-assigned this Feb 25, 2026
@mgaido91 mgaido91 requested a review from sarapapi February 25, 2026 11:43
@sarapapi
Copy link
Contributor

LGTM

@sarapapi sarapapi merged commit 123054a into hlt-mt:main Feb 25, 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.

CI failing on comet dependency when building docs

2 participants