Skip to content

Commit 1bf3d0b

Browse files
committed
Update supported Python versions
1 parent 6849493 commit 1bf3d0b

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
@@ -23,7 +23,7 @@ while solving various problems a developer may face among:
2323
- Optional Linux sudo elevation compatible with CPython, PyInstaller & Nuitka
2424
- Optional heartbeat for command execution
2525

26-
It is compatible with Python 2.7+, tested up to Python 3.12 (backports some newer functionality to Python 3.5) and is tested on both Linux and Windows.
26+
It is compatible with Python 2.7+, tested up to Python 3.13 (backports some newer functionality to Python 3.5) and is tested on Linux, Windows and MacOS.
2727
It is also compatible with PyPy Python implementation.
2828
...and yes, keeping Python 2.7 compatibility has proven to be quite challenging.
2929

0 commit comments

Comments
 (0)