Skip to content

Commit

Permalink
remove pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
Davidham3 committed Dec 20, 2024
1 parent c0753ac commit 023eddb
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 @@ -95,8 +95,6 @@ wheel.expand-macos-universal-tags = true
[tool.cibuildwheel]
before-all = "uname -a"
build-frontend = "build[uv]"
test-command = "pytest {project}/tests"
test-extras = ["dev"]

[tool.cibuildwheel.pyodide]
build-frontend = {name = "build", args = ["--exports", "whole_archive"]}

0 comments on commit 023eddb

Please sign in to comment.