Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Erotemic committed Apr 28, 2024
1 parent 5117247 commit 8cea6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ requires = [ "setuptools>=41.0.1", "scikit-build>=0.11.1", "numpy", "ninja>=1.10

build = "cp37-* cp38-* cp39-* cp310-* cp311-* cp312-*"
build-frontend = "build"
skip = "pp* cp27-* cp34-* cp35-* cp36-* *-musllinux_* *i686*"
skip = "pp* cp27-* cp34-* cp35-* cp36-* *-musllinux_* *i686"
build-verbosity = 1
test-extras = [ "tests-strict", "runtime-strict",]
test-command = "python {project}/run_tests.py"
Expand Down

0 comments on commit 8cea6ed

Please sign in to comment.