Skip to content

Commit b582b2c

Browse files
committed
add back tests
1 parent 2a87174 commit b582b2c

2 files changed

Lines changed: 373 additions & 370 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ build-dir = "build/{wheel_tag}"
4141
# Build stable ABI wheels for CPython 3.12+
4242
wheel.py-api = "cp312"
4343

44+
[tool.scikit-build.cmake]
45+
build-type = "Release"
46+
4447
[tool.cibuildwheel]
4548
# Necessary to see build output from the actual compilation
4649
build-verbosity = 1

0 commit comments

Comments
 (0)