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 79fb6ab commit aac6e96Copy full SHA for aac6e96
requirements/github-actions.yml
@@ -37,6 +37,6 @@ dependencies:
37
- robotframework-seleniumlibrary
38
# TODO: remove when jedi vs IPython vs python-language-server is resolved
39
- jedi <0.18
40
- - ipython <7.20 # higher basically broken _without_ jedi 0.18
+ - ipython <7.20 # higher basically broken _without_ jedi 0.18
41
- python-language-server ==0.36.2
42
- - autopep8 <1.5.6 # higher requires pycodestyle incompatible with python-language-server
+ - autopep8 <1.5.6 # higher requires pycodestyle incompatible with python-language-server
0 commit comments