We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1766638 commit 09878afCopy full SHA for 09878af
docs/source/installation.rst
@@ -13,4 +13,4 @@ and outputs source code compatible with the version of the interpreter it is run
13
This means that if you minify code written for Python 3.6 using python-minifier running with Python 3.12,
14
the minified code may only run with Python 3.12.
15
16
-python-minifier runs with and can minify code written for Python 2.7 and Python 3.3 to 3.12.
+python-minifier runs with and can minify code written for Python 2.7 and Python 3.3 to 3.13.
0 commit comments