Skip to content

Use pip --no-cache-dir for installs#271

Merged
TiTidom-RC merged 1 commit into
betafrom
dev
Jun 13, 2026
Merged

Use pip --no-cache-dir for installs#271
TiTidom-RC merged 1 commit into
betafrom
dev

Conversation

@TiTidom-RC

Copy link
Copy Markdown
Owner

Add --no-cache-dir to pip invocations in resources/install_apt.sh for both upgrading pip/wheel and installing requirements. This prevents pip from storing cached packages, reducing disk usage and avoiding potential stale cache issues during automated installs.

Add --no-cache-dir to pip invocations in resources/install_apt.sh for both upgrading pip/wheel and installing requirements. This prevents pip from storing cached packages, reducing disk usage and avoiding potential stale cache issues during automated installs.
@TiTidom-RC TiTidom-RC merged commit 5483607 into beta Jun 13, 2026
5 checks 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.

1 participant