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 9d6fd8e commit f96b4f5Copy full SHA for f96b4f5
tox.ini
@@ -15,6 +15,7 @@ commands= py.test {posargs} {toxinidir}/test/
15
# This is a validation test that confirms that Twisted's test cases haven't
16
# broken.
17
deps =
18
+ cryptography==2.4.2
19
twisted[tls, http2, conch]
20
sphinx
21
commands = python -m twisted.trial --reporter=text twisted
0 commit comments