Skip to content

Commit

Permalink
revert: fix gitian builds
Browse files Browse the repository at this point in the history
reverts:
- 47b32ef.
  • Loading branch information
kwvg committed Nov 2, 2024
1 parent fb00300 commit e4ee302
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/immer/.gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "extra/python/lib/pybind11"]
path = extra/python/lib/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "tools/sinusoidal-sphinx-theme"]
path = tools/sinusoidal-sphinx-theme
url = https://github.com/arximboldi/sinusoidal-sphinx-theme.git
1 change: 1 addition & 0 deletions src/immer/extra/python/lib/pybind11
Submodule pybind11 added at 1eaacd
1 change: 1 addition & 0 deletions src/immer/tools/sinusoidal-sphinx-theme
Submodule sinusoidal-sphinx-theme added at b5adfa

0 comments on commit e4ee302

Please sign in to comment.