Skip to content

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

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

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

Conversation

@TiTidom-RC

Copy link
Copy Markdown
Owner

Add the --no-cache-dir flag to pip install commands in resources/install_apt.sh (both the pip/wheel upgrade and the requirements installation) to avoid pip caching packages during automated installs. This reduces disk usage and prevents potential stale-cache issues in constrained or ephemeral environments.

Add the --no-cache-dir flag to pip install commands in resources/install_apt.sh (both the pip/wheel upgrade and the requirements installation) to avoid pip caching packages during automated installs. This reduces disk usage and prevents potential stale-cache issues in constrained or ephemeral environments.
@TiTidom-RC TiTidom-RC merged commit 4579fb4 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