Skip to content

[ci][Python] add minimal requirements-ci.txt to reduce disk usage during wheel tests#20487

Merged
siliataider merged 2 commits intoroot-project:masterfrom
siliataider:wheels-pytest
Nov 24, 2025
Merged

[ci][Python] add minimal requirements-ci.txt to reduce disk usage during wheel tests#20487
siliataider merged 2 commits intoroot-project:masterfrom
siliataider:wheels-pytest

Conversation

@siliataider
Copy link
Contributor

This Pull request:

Changes or fixes:

The full top-level requirements.txt pulls heavy dependencies (TensorFlow, Torch, Jupyter, etc.) which exceed the available disk space on GitHub Actions when installing wheels for testing.

This adds a minimal requirements-ci.txt only containing the dependencies needed for the subset of tutorials executed in the Python wheels testing workflow.

@siliataider siliataider self-assigned this Nov 24, 2025
@siliataider siliataider requested a review from dpiparo as a code owner November 24, 2025 12:21
@siliataider siliataider added in:CI build-python-wheels Run the workflow to build Python wheels labels Nov 24, 2025
@github-actions
Copy link

github-actions bot commented Nov 24, 2025

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 8ecc93e2.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@guitargeek guitargeek left a comment

Choose a reason for hiding this comment

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

Good idea!

@siliataider siliataider added build-python-wheels Run the workflow to build Python wheels and removed build-python-wheels Run the workflow to build Python wheels labels Nov 24, 2025
@siliataider siliataider force-pushed the wheels-pytest branch 2 times, most recently from 347edbc to a1b028e Compare November 24, 2025 19:43
@siliataider siliataider merged commit d2c87b2 into root-project:master Nov 24, 2025
16 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-python-wheels Run the workflow to build Python wheels in:CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants