Skip to content

Commit 0d5723d

Browse files
Use pybind 2.12
1 parent 375333b commit 0d5723d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.devenv.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies:
55
- boost-cpp=1.84.* # [not osx]
66
- boost-cpp=1.82.* # [osx]
77
- occt=7.8.1=all*
8-
- pybind11=2.10.*
8+
- pybind11=2.12.*
99
- python={{ get_env("PYTHON_VERSION", default="3.9") }}
1010
- cmake >3.24
1111
- ninja

0 commit comments

Comments
 (0)