Skip to content

Commit

Permalink
[Test] install SWIG for build_hook tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tttapa committed Dec 1, 2024
1 parent 4c25503 commit 436f756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ def editable(session: nox.Session, mode):
"pybind11~=2.13.5",
"pybind11-stubgen~=2.5.1",
"nanobind~=2.2.0",
"swig~=4.3.0",
"cmake",
"ninja",
)
Expand Down

0 comments on commit 436f756

Please sign in to comment.