Skip to content

Commit

Permalink
Ignore the warning during tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Feb 26, 2021
1 parent e24ceaf commit c0d4b92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ doctest_optionflags=ALLOW_UNICODE ELLIPSIS
# workaround for warning pytest-dev/pytest#6178
junit_family=xunit2
filterwarnings=
ignore:OS_X module is deprecated

0 comments on commit c0d4b92

Please sign in to comment.