We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 553b5f0 commit 5648b7eCopy full SHA for 5648b7e
.github/workflows/main.yml
@@ -47,8 +47,8 @@ jobs:
47
-c https://repo.prefix.dev/emscripten-forge-4x\
48
-c https://repo.mamba.pm/conda-forge \
49
--yes \
50
- python=3.13 \
51
- "pybind11<3 \
+ "python=3.13" \
+ "pybind11<3" \
52
nlohmann_json pybind11_json numpy \
53
pytest bzip2 sqlite zlib zstd libffi \
54
exceptiongroup emscripten-abi>=4 \
0 commit comments