configure pip

This commit is contained in:
Marc Beninca 2024-08-06 19:29:24 +02:00
parent 124200a5ad
commit 4ce608c7f8
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 8 additions and 1 deletions

View file

@ -56,6 +56,7 @@ from various contexts of CA, CI and OCI / OS.
| SPCD_URL_DEBIAN | Debian repository URL | https://deb.debian.org |
| SPCD_URL_EPEL | EPEL repository URL | https://dl.fedoraproject.org |
| SPCD_URL_FEDORA | Fedora repository URL | https://rpmfind.net |
| SPCD_URL_PYTHON | Python repository URL | https://pypi.org/project |
| SPCD_URL_ROCKY | Rocky repository URL | https://dl.rockylinux.org |
| SPCD_URL_UBUNTU | Ubuntu repository URL | https://ubuntu.mirrors.ovh.net |
@ -84,7 +85,7 @@ from various contexts of CA, CI and OCI / OS.
* actions
* includes
* handle python virtual environment
* configure pip
* activate venv
* upgrade pip
* install packages
* ruff