Skip to content

Commit

Permalink
Fixed deprecation warning in oldestdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Nov 16, 2023
1 parent 0cffe0d commit 9fe6043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ addopts = --doctest-rst
open_files_ignore = "*.ttf"
filterwarnings =
error::DeprecationWarning
ignore:is a deprecated alias for the builtin

[coverage:run]
omit =
Expand Down

0 comments on commit 9fe6043

Please sign in to comment.