mirror of
https://github.com/astral-sh/ruff
synced 2026-01-06 22:24:05 -05:00
UPDATE latest supported versions to 3.13 (#11870)
This commit is contained in:
@@ -219,7 +219,7 @@ Ruff as a formatter, but not a linter, or vice versa.
|
||||
|
||||
## What versions of Python does Ruff support?
|
||||
|
||||
Ruff can lint code for any Python version from 3.7 onwards, including Python 3.12.
|
||||
Ruff can lint code for any Python version from 3.7 onwards, including Python 3.13.
|
||||
|
||||
Ruff does not support Python 2. Ruff _may_ run on pre-Python 3.7 code, although such versions
|
||||
are not officially supported (e.g., Ruff does _not_ respect type comments).
|
||||
|
||||
Reference in New Issue
Block a user