# pip_packages **Repository Path**: mirrors_chromium_googlesource/pip_packages ## Basic Information - **Project Name**: pip_packages - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This repository is used to store pip packages that infra code (such as chromite) can depend on. At this point, it is experimental and not yet used in production. To populate this repository with packages, from within chromite/venv, run: pip wheel -w pip_packages -r requirements.txt