mirror of https://github.com/pyodide/pyodide.git
Fix pyodide-py package name (#3412)
This commit is contained in:
parent
4d09958ba0
commit
036c1ac85e
|
@ -1,5 +1,5 @@
|
|||
[metadata]
|
||||
name = pyodide
|
||||
name = pyodide-py
|
||||
version = 0.22.0
|
||||
author = Pyodide developers
|
||||
description = "A Python package providing core interpreter functionality for Pyodide."
|
||||
|
|
Loading…
Reference in New Issue