We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf8d768 commit 57a3e4eCopy full SHA for 57a3e4e
.github/workflows/unit_tests.yml
@@ -195,7 +195,7 @@ jobs:
195
IGNORE_PATTERNS+="|skipping SvnRepository test"
196
IGNORE_PATTERNS+="|requires Lmod as modules tool"
197
IGNORE_PATTERNS+="|stty: 'standard input': Inappropriate ioctl for device"
198
- IGNORE_PATTERNS+="|CryptographyDeprecationWarning: Python 3.[56]"
+ IGNORE_PATTERNS+="|CryptographyDeprecationWarning: Python 3.[567]"
199
IGNORE_PATTERNS+="|from cryptography.* import "
200
IGNORE_PATTERNS+="|CryptographyDeprecationWarning: Python 2"
201
IGNORE_PATTERNS+="|Blowfish"
0 commit comments