Skip to content

Commit 9bdce32

Browse files
Update Pyodide version in comment
Gyeongjae Choi <def6488@gmail.com>
1 parent 42f1c2d commit 9bdce32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jupyterlite_pyodide_kernel/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
#: our new default platform tag for Pyodide wheels per PEP 783
5050
#: (pyemscripten_*_wasm32). pyodide-build produces these by default
51-
#: from Pyodide 0.30 onwards, where micropip >= 0.11.1 is bundled
51+
#: from Pyodide 314.0 onwards, where micropip >= 0.11.1 is bundled
5252
PYEMSCRIPTEN_ABI_WHL = "pyemscripten_*_wasm32.whl"
5353

5454
ALL_WHL = [NOARCH_WHL, WASM_WHL, PYODIDE_ABI_WHL, PYEMSCRIPTEN_ABI_WHL]

0 commit comments

Comments
 (0)