Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Skipping the 3.12 version for now as something is incompatible.
Browse files Browse the repository at this point in the history
  • Loading branch information
MintoDA1 authored and MintoDA1 committed Sep 7, 2023
1 parent 37c7ca9 commit a91c0bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ sdist.include = ["src/globals/globals_module.f90.in","swiftest/*.py","swiftest/*
[tool.cibuildwheel]
test-command = "pytest {package}/tests"
test-requires = ['pytest']
test-skip = "cp312-*"
skip = "pp* *i686 *-manylinux_i686 *_ppc64le *_s390x *-musllinux* *-win32"
skip = "cp312-* pp* *i686 *-manylinux_i686 *_ppc64le *_s390x *-musllinux* *-win32"
build-verbosity = 1

[tool.cibuildwheel.linux]
Expand Down

0 comments on commit a91c0bd

Please sign in to comment.