We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 375333b commit 0d5723dCopy full SHA for 0d5723d
environment.devenv.yml
@@ -5,7 +5,7 @@ dependencies:
5
- boost-cpp=1.84.* # [not osx]
6
- boost-cpp=1.82.* # [osx]
7
- occt=7.8.1=all*
8
- - pybind11=2.10.*
+ - pybind11=2.12.*
9
- python={{ get_env("PYTHON_VERSION", default="3.9") }}
10
- cmake >3.24
11
- ninja
0 commit comments