Skip to content

Commit

Permalink
deactivate tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ASKabalan committed Oct 24, 2024
1 parent cfcd49e commit 88424e0
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ CMAKE_LIBRARY_OUTPUT_DIRECTORY = ""
CMAKE_EXPORT_COMPILE_COMMANDS = "ON"


[tool.cibuildwheel]
test-extras = "test"
test-command = """
cd {project}tests
pytest -v
"""
# [tool.cibuildwheel]
# test-extras = "test"
# test-command = "pytest {project}tests"

0 comments on commit 88424e0

Please sign in to comment.