Skip to content

Commit ae7473d

Browse files
authored
[Docs] Helion works on 3.10 through 3.14 (#838)
1 parent 2016ab1 commit ae7473d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ for DEBUG-level logs. Alternatively, you can specify logging for specific module
293293
Helion currently targets Linux systems and requires a recent Python and PyTorch environment:
294294

295295
- Linux-based OS
296-
- Python 3.10, 3.11, or 3.12
296+
- Python 3.10–3.14
297297
- [PyTorch] nightly build
298298
- A development version of [Triton], installed from source
299299
*(Older versions may work, but will lack support for features like

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Helion currently targets Linux systems and requires a recent Python and PyTorch
99
- Other Unix-like systems may work but are not officially supported
1010

1111
### Python Environment
12-
- **Python 3.10, 3.11, or 3.12**
12+
- **Python 3.10–3.14**
1313
- We recommend using [uv](https://docs.astral.sh/uv/) for lightweight, fast virtual environments
1414

1515
### Dependencies

0 commit comments

Comments
 (0)