Skip to content

Commit b6077e8

Browse files
authored
Merge pull request #111 from absadiki/chore/update_pybind11
chore: update and turn pybind11 into a git submodule
2 parents bd6b76c + 090ca45 commit b6077e8

237 files changed

Lines changed: 4 additions & 59288 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
env:
5656
CIBW_ARCHS: auto
5757
# for windows setup.py repairwheel step should solve it
58+
CIBW_SKIP: pp* cp38-*
5859

5960
- name: Verify clean directory
6061
run: git diff --exit-code

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "pybind11"]
2-
path = pybind11
3-
url = https://github.com/pybind/pybind11.git
2+
path = pybind11
3+
url = https://github.com/pybind/pybind11.git
44
branch = master
55

66
[submodule "whisper.cpp"]

pybind11

Submodule pybind11 added at b70b8eb

pybind11/.appveyor.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

pybind11/.clang-format

Lines changed: 0 additions & 38 deletions
This file was deleted.

pybind11/.clang-tidy

Lines changed: 0 additions & 72 deletions
This file was deleted.

pybind11/.cmake-format.yaml

Lines changed: 0 additions & 73 deletions
This file was deleted.

pybind11/.github/CODEOWNERS

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)