summaryrefslogtreecommitdiffhomepage
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 1b589871..b6b2eea3 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -23,8 +23,5 @@ addopts = -p no:relaxed
# Loop on failure
looponfailroots = tests paramiko
# Ignore some warnings we cannot easily handle.
-# (NOTE: the CryptographyDeprecationWarning one should ONLY be in our 2.4
-# branch)
filterwarnings =
ignore::DeprecationWarning:pkg_resources
- ignore::cryptography.utils.CryptographyDeprecationWarning