Add qrcode package to Pyodide

This commit is contained in:
Phil Szalay 2025-03-17 08:32:59 +01:00
parent 6667adcdbf
commit 0ff71ebfb0
2 changed files with 2 additions and 0 deletions

View File

@ -167,6 +167,7 @@ const packages = [
'pyxel',
'pyxirr',
'pyyaml',
'qrcode',
'rasterio',
'rateslib',
'rebound',

View File

@ -291,6 +291,7 @@
'pyxel',
'pyxirr',
'pyyaml',
'qrcode',
'rasterio',
'rateslib',
'rebound',