mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-12 19:09:56 +03:00
Converge supported Python onto 3.9 (MR 2326)
Python 3.9 was required in pmb/__init__.py already, but some references still said 3.8 and 3.7. Co-Developed-By: Oliver Smith <ollieparanoid@postmarketos.org>
This commit is contained in:
parent
a7f288634f
commit
5a8e2c6cad
4 changed files with 5 additions and 5 deletions
|
@ -41,7 +41,7 @@ pmbootstrap requires the following:
|
|||
Kernel version 5.8 - 6.0 might have issues with loop-devices
|
||||
|
||||
|
||||
* Python 3.7+
|
||||
* Python 3.9+
|
||||
* OpenSSL
|
||||
* git
|
||||
* ps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue