Skip to content

Commit 31f4dd8

Browse files
authored
README.md: Define Python 3.9 as the minimum minor version
3.8 is going to be EOL in a month, so let's just declare support for everything that's still alive
1 parent b21c735 commit 31f4dd8

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
@@ -37,7 +37,7 @@ Donation links for kozec, who is the original developer, can be found on the [ol
3737
## Building the package by yourself
3838

3939
### Dependencies
40-
- Python 3
40+
- Python 3.9+
4141
- GTK 3.22+
4242
- [PyGObject](https://live.gnome.org/PyGObject)
4343
- [python-gi-cairo](https://packages.debian.org/sid/python-gi-cairo) and [gir1.2-rsvg-2.0](https://packages.debian.org/sid/gir1.2-rsvg-2.0) on Debian-based distributions (included in PyGObject elsewhere)

0 commit comments

Comments
 (0)