File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,12 @@ channels:
44 - conda-forge
55
66dependencies :
7- - yarn=1
7+ - yarn=3
88 - jupyterlab >=4.0.7,<5
99 - notebook >=7.0.6,<8
1010 - pydata-sphinx-theme
1111 - jupyterlite-sphinx
1212 - pip :
13- - jupyterlite-pyodide-kernel==0.2.0a2
14- - jupyterlite-xeus-python==1.0.0a3
15- - jupyterlite-core==0.2.0rc1
13+ - jupyterlite-pyodide-kernel
14+ - jupyterlite-core
1615 - ..
Original file line number Diff line number Diff line change @@ -20,6 +20,9 @@ classifiers = [
2020 " Programming Language :: Python :: 3.9" ,
2121 " Programming Language :: Python :: 3.10" ,
2222 " Programming Language :: Python :: 3.11" ,
23+ " Programming Language :: Python :: 3.12" ,
24+ " Programming Language :: Python :: 3.13" ,
25+ " Programming Language :: Python :: 3.14"
2326]
2427dependencies = [
2528]
You can’t perform that action at this time.
0 commit comments