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 86924c8 commit 6cda953Copy full SHA for 6cda953
test-requirements.txt
@@ -28,9 +28,4 @@ webtest==2.0.25
28
rstcheck>=3.3.1,<3.4
29
tox==3.14.1
30
pyrabbit
31
-# Since StackStorm v2.8.0 we now use cryptography instead of keyczar, but we still have some tests
32
-# which utilize keyczar and ensure new cryptography code is fully compatible with keyczar code
33
-# (those tests only run under Python 2.7 since keyczar doesn't support Python 3.x).
34
-# See https://github.com/StackStorm/st2/pull/4165
35
-python-keyczar
36
pip-tools # For pip-compile, to check for version conflicts
0 commit comments