Skip to content

Commit

Permalink
pin xeus
Browse files Browse the repository at this point in the history
  • Loading branch information
DerThorsten committed Mar 27, 2024
1 parent 520a8b1 commit a09e3e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_mkdocs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ if [ ! -d "$WASM_ENV_PREFIX" ]; then
--yes \
python pybind11 nlohmann_json pybind11_json numpy \
bzip2 sqlite zlib libffi exceptiongroup \
xeus xeus-lite xeus-python "xeus-javascript>=0.3.2" xtl "ipython=8.22.2=py311had7285e_1" "traitlets>=5.14.2"
"xeus<4" "xeus-lite<2" xeus-python "xeus-javascript>=0.3.2" xtl "ipython=8.22.2=py311had7285e_1" "traitlets>=5.14.2"

else
echo "Wasm env $WASM_ENV_NAME already exists"
Expand Down

0 comments on commit a09e3e9

Please sign in to comment.