diff options
-rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,3 +25,4 @@ looponfailroots = tests paramiko # Ignore some warnings we cannot easily handle. filterwarnings = ignore::DeprecationWarning:pkg_resources + ignore::cryptography.utils.CryptographyDeprecationWarning |