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 5a7f52e commit 954c4b5Copy full SHA for 954c4b5
1 file changed
Tools/ssl/multissltests.py
@@ -75,7 +75,7 @@
75
parser = argparse.ArgumentParser(
76
prog='multissl',
77
description=(
78
- "Run CPython tests with multiple cryptography libraries versions."
+ "Run CPython tests with multiple cryptography libraries/versions."
79
),
80
)
81
parser.add_argument(
0 commit comments