Skip to content

Commit

Permalink
Remove filterwarnings configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
jdufresne committed Dec 4, 2020
1 parent 749f782 commit 83dffeb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ norecursedirs = .* build dist venv test_data piptools/_compat/*
testpaths = tests piptools
filterwarnings =
always
ignore::PendingDeprecationWarning:pip\._vendor.+
ignore::DeprecationWarning:pip\._vendor.+
markers =
network: mark tests that require internet access

Expand Down

0 comments on commit 83dffeb

Please sign in to comment.