diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2019-06-16 13:07:43 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2019-06-16 13:08:11 -0400 |
commit | 22c20fd288c9a2e8bdaf42f2ba76e390679211b0 (patch) | |
tree | 00174ad291cf8f28c5336044d7865fb552a50a7e /setup.cfg | |
parent | a735de4aa7646657c42c82dc3a69786bafade812 (diff) | |
parent | 0db807758757170b92d882ecbc43f1bdad36cce6 (diff) |
Merge branch '2.4' into 2.5
Diffstat (limited to 'setup.cfg')
-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 |