Skip to content

Commit 6f5fbd8

Browse files
authored
xeus-python use slim/splitted pyjs-rt (emscripten-forge#3991)
* xeus-python use slim/splitted pyjs-rt * Update pyjs and pyjs-rt version constraints
1 parent 7987710 commit 6f5fbd8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/recipes_emscripten/xeus-python/recipe.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ source:
1010
sha256: 32ad705962babacb1228fd3c1e4126cd48ff20d42806e8ba97e96f5440e24fca
1111

1212
build:
13-
number: 0
13+
number: 1
1414

1515
requirements:
1616
build:
@@ -27,13 +27,13 @@ requirements:
2727
- pybind11 >=2.6.1,<3.0
2828
- pybind11_json >=0.2.6,<0.3
2929
- xtl
30-
- pyjs >=2,<3
30+
- pyjs >=3.1,<4
3131
- zstd
3232
run:
3333
- python
3434
- ipython
3535
- xeus-python-shell >=0.6.0,<0.7
36-
- pyjs >=2,<3
36+
- pyjs-rt >=3.1,<4
3737
- ${{ pin_compatible('xeus', upper_bound='x.x') }}
3838

3939
tests:

0 commit comments

Comments
 (0)