summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini4
1 files changed, 0 insertions, 4 deletions
diff --git a/pytest.ini b/pytest.ini
index be207cd8..62fef863 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -4,7 +4,3 @@
addopts = -p no:relaxed
# Loop on failure
looponfailroots = tests paramiko
-# Ignore some warnings we cannot easily handle.
-filterwarnings =
- ignore::DeprecationWarning:pkg_resources
- ignore::cryptography.utils.CryptographyDeprecationWarning