forked from siemens/kas
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We were carrying support for down to 3.6 long enough now. By now even modern enterprise distros which still have older Python under maintenance also have a path to install a second, fresher version. At the same time, old Python blocked some renovation, e.g. that of the setup system [1]. Choose 3.9 as new lower boundary. It does not restrict us with cleaning, and it is the oldest still maintained upstream version. [1] https://groups.google.com/g/kas-devel/c/h6J9XB0h-W4/m/IwAqU0kwDwAJ Signed-off-by: Jan Kiszka <[email protected]>
- Loading branch information
1 parent
9150646
commit 9b32fc5
Showing
2 changed files
with
8 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters