docs: create virtualenv

Newer Ubuntu does not allow global package installs, it is so annoying!
This commit is contained in:
Ciro Santilli
2022-07-19 20:21:19 +00:00
parent 972463301b
commit 20bc64cd69
3 changed files with 24 additions and 36 deletions

1
.gitignore vendored
View File

@@ -21,6 +21,7 @@ gitignore.*
# Python trash.
*.pyc
__pycache__
.venv
# Accidents.
/core