We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f23417 commit a50c770Copy full SHA for a50c770
2 files changed
cpp/pyproject.toml.jinja
@@ -44,6 +44,7 @@ develop = [
44
"hatchling",
45
"mdformat>=0.7.22,<1.1",
46
"mdformat-tables>=1",
47
+ "pybind11",
48
"pytest",
49
"pytest-cov",
50
"ruff>=0.9,<0.15",
cppjswasm/pyproject.toml.jinja
@@ -45,6 +45,7 @@ develop = [
"hatch-cpp<0.3",
"hatch-js",
51
0 commit comments