Skip to content

Commit 9a35bb8

Browse files
committed
Revert "fix: pypy tests fail (#704)"
This reverts commit b38deb7.
1 parent b38deb7 commit 9a35bb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ write_to = "src/boost_histogram/version.py"
1313
minversion = "6.0"
1414
junit_family = "xunit2"
1515
addopts = ["-ra", "--showlocals", "--strict-markers", "--strict-config"]
16+
filterwarnings = ["error"]
1617
xfail_strict = true
1718
testpaths = ["tests"]
1819
required_plugins = ["pytest-benchmark"]

0 commit comments

Comments
 (0)