Lines Matching full:pip
79 - ${PYTHON} -m pip list --user
227 petsc4py-pip:
235 - python3 -m venv pip-builds
236 - source pip-builds/bin/activate
237 - python -m pip install --upgrade pip
242 - python -m pip wheel .
243 - python -m pip wheel src/binding/petsc4py
244 - python -m pip install --pre --no-index --no-cache-dir petsc4py
245 - python -m pip list
815 …python/3.13.0rc1-rayc5m7 py-setuptools/69.2.0-6yku3zk python-venv/1.0-bnbfk2n py-pip/23.1.2-o7dlzno
1283 python -m pip install -r requirements.txt
1296 #- ${PYTHON} -m pip list --user
1324 …- (git checkout origin/main && pip install -r requirements.txt && make website-deploy SPHINXOPTS="…
1326 …- (git checkout origin/release && pip install -r requirements.txt && make website-deploy SPHINXOPT…