Skip to content

Commit

Permalink
fix wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
HDembinski committed Mar 27, 2022
1 parent bb37d9e commit b60e0f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ minversion = "6.0"
addopts = "-q -ra --ff"
testpaths = ["tests"]
filterwarnings = [
"error",
"ignore::ImportWarning",
"error::numpy.VisibleDeprecationWarning",
"error::DeprecationWarning",
]

[tool.cibuildwheel]
Expand Down

0 comments on commit b60e0f2

Please sign in to comment.