Skip to content

Commit

Permalink
Remove test-skip
Browse files Browse the repository at this point in the history
All CI seem to be running without emulation

Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
  • Loading branch information
LecrisUT committed Apr 10, 2024
1 parent 544989c commit c726da4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ write_to = "python/spglib/_version.py"
skip = ["pp*", "*-win32", "*-manylinux_i686", "*-musllinux*"]
test-extras = "test"
test-command = "pytest {package}/test/functional/python"
# Do not run test on emulated environments
test-skip = "*-*linux_{aarch64,ppc64le,s390x} *-macosx_arm64 *-macosx_universal2:arm64"

[tool.cibuildwheel.linux]
# TODO: auditwheel fails if LD_LIBRARY_PATH is not set correctly. Not sure about apprropriate value to set to
Expand Down

0 comments on commit c726da4

Please sign in to comment.