Skip to content

Commit

Permalink
Use pybind 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-urbanczyk authored Jan 10, 2025
1 parent 375333b commit 0d5723d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.devenv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
- boost-cpp=1.84.* # [not osx]
- boost-cpp=1.82.* # [osx]
- occt=7.8.1=all*
- pybind11=2.10.*
- pybind11=2.12.*
- python={{ get_env("PYTHON_VERSION", default="3.9") }}
- cmake >3.24
- ninja
Expand Down

0 comments on commit 0d5723d

Please sign in to comment.