Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Commit 0cefb4f

Browse files
authored
Fix typo
1 parent fb9eab8 commit 0cefb4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Python 3.10 backport for Debian 11 bullseye
2-
The aim of this project is to provide a Python 3.10 backport to Debian buster. Packages are of course much better manageable than compiling the source from scratch.
2+
The aim of this project is to provide a Python 3.10 backport to Debian bullseye. Packages are of course much better manageable than compiling the source from scratch.
33

44
Motivation for this project was the [removal of Python 3.9 support in Home Assistant 2023.2.0](https://github.com/home-assistant/core/pull/85456). Debian bullseye doesn't have Python 3.10 however and Debian bookworm (which will contain Python 3.11) will not be released anytime before July 2023. In the meantime, you can use this backport.
55

0 commit comments

Comments
 (0)