Skip to content

Commit c3b3bc4

Browse files
docs: add Python 3.13 recommendation to README (#303)
docs: add Python 3.13 recommendation to README Add a note in the README to indicate that Python 3.13 is the recommended version for running Codegen. Changes: - Added "(recommended: Python 3.13)" to the Python version support section Requested by: [email protected] Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: [email protected] <[email protected]>
1 parent 2b4350a commit c3b3bc4

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
@@ -45,7 +45,7 @@ Write code that transforms code. Codegen combines the parsing power of [Tree-sit
4545

4646
We support
4747

48-
- Running Codegen in Python 3.12 – 3.13
48+
- Running Codegen in Python 3.12 – 3.13 (recommended: Python 3.13)
4949
- macOS and Linux
5050
- macOS is supported on Apple Silicon
5151
- Linux is supported on x86_64 and aarch64 with glibc 2.34+

0 commit comments

Comments
 (0)