Update README.md

pull/396/head
Rui Carmo 2025-01-26 22:24:05 +00:00 zatwierdzone przez GitHub
rodzic 56b1ba7029
commit 0b748fe9f5
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -24,7 +24,7 @@ There are also [other installation methods](https://piku.github.io/install) avai
**`piku` is considered STABLE**. It is actively maintained, but "actively" here means the feature set is pretty much done, so it is only updated when new language runtimes are added or reproducible bugs crop up.
It currently requires Python 3.7 or above, since even though 3.8+ is now the baseline Python 3 version in Ubuntu LTS 20.04 and Debian 11 has already moved on to 3.9, there are no substantial differences between those versions.
It currently requires Python 3.8 or above (which is what we test against), although it can be cajoled to run on older versions. We currently aim to support the latest two Debian and Ubuntu LTS major versions.
## Motivation