Skip to content

Commit

Permalink
Rely on pytest defaults for reporting.
Browse files Browse the repository at this point in the history
Closes #4491
  • Loading branch information
jaraco committed Jul 18, 2024
1 parent 6d915ca commit b4963ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ addopts=
--doctest-modules
--import-mode importlib
--doctest-glob=pkg_resources/api_tests.txt
-r sxX
consider_namespace_packages=true
filterwarnings=
# Fail on warnings
Expand Down

0 comments on commit b4963ff

Please sign in to comment.