Skip to content

Commit 0bb2e7c

Browse files
committed
fix: update pybind11 version
1 parent 0b3ef94 commit 0bb2e7c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/builds.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,5 @@ jobs:
7070
env:
7171
CMAKE_OSX_ARCHITECTURES: "arm64;x86_64"
7272
run: |
73+
pip3 install --upgrade pip setuptools
7374
pip3 install --no-use-pep517 -e . -vvv

external/pybind11/pybind11.git

Submodule pybind11.git updated 244 files

0 commit comments

Comments
 (0)