tasks/venv

This commit is contained in:
Marc Beninca 2024-08-19 14:38:39 +02:00
parent 4d5ed3faed
commit 5593c26ded
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 7 additions and 1 deletions

View file

@ -97,6 +97,12 @@ from various contexts of CA, CI and OCI / OS.
### sh → py
* check file & variable sums
* python virtual environment
* install system package
* configure pip
* venv
* create
* activate
### py