Skip to content

Commit

Permalink
TST #159 ignore test deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Oct 4, 2023
1 parent 3d6039a commit 4dfa313
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
@@ -1,3 +1,4 @@
[pytest]
filterwarnings =
ignore:.*imp module is deprecated in favour of importlib:DeprecationWarning
ignore:.*pkg_resources is deprecated as an API.*:DeprecationWarning

0 comments on commit 4dfa313

Please sign in to comment.