pyodide / micropip

A lightweight Python package installer for Pyodide
https://micropip.pyodide.org
Mozilla Public License 2.0
68 stars 16 forks source link

Deploy to pypi fails #58

Closed hoodmane closed 1 year ago

hoodmane commented 1 year ago

As with the main pyodide repl, we seem to have frequently failing deploys to pypi:

Could not find a version that satisfies the requirement micropip==0.2.2 (from versions: 0.0.1, 0.0.3, 0.0.4, 0.1.0)

So only one of the tagged releases is available on pypi.

hoodmane commented 1 year ago

Nevermind, I see all the tags here: https://pypi.org/project/micropip/#history so why am I getting this error??

hoodmane commented 1 year ago

Ah Python 3.9