Skip to content

Commit ea1b8b1

Browse files
committed
Update README.md
1 parent e26059f commit ea1b8b1

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
@@ -20,7 +20,7 @@ while solving various problems a developer may face among:
2020
- Optional Windows UAC elevation module compatible with CPython, PyInstaller & Nuitka
2121
- Optional Linux sudo elevation compatible with CPython, PyInstaller & Nuitka
2222

23-
It is compatible with Python 2.7+ (backports some newer Python 3.5 functionality) and is tested on both Linux and Windows.
23+
It is compatible with Python 2.7+, tested up to Python 3.11 (backports some newer Python 3.5 functionality) and is tested on both Linux and Windows.
2424
It is also compatible with PyPy Python implementation.
2525
...and yes, keeping Python 2.7 compatibility has proven to be quite challenging.
2626

0 commit comments

Comments
 (0)