Skip to content

Commit

Permalink
removed deprecated_finders.py from test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudnits committed Sep 13, 2020
1 parent 7071d03 commit 31c2d3d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions setup.cfg
Expand Up @@ -14,10 +14,7 @@ strict_optional = False

[tool:pytest]
testpaths = tests
filterwarnings =
ignore::DeprecationWarning:distlib
ignore::DeprecationWarning:requirementslib
ignore::hypothesis.errors.NonInteractiveExampleWarning:hypothesis


[flake8]
max-line-length = 100
Expand Down

0 comments on commit 31c2d3d

Please sign in to comment.