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 9b238a3 commit d4c066fCopy full SHA for d4c066f
requirements/github-actions.yml
@@ -11,6 +11,8 @@ dependencies:
11
- nodejs {nodejs}
12
# for python language server (and development)
13
- flake8 >=3.5
14
+ # temporarily pin autopep8
15
+ - autopep8 <1.6.0
16
# for R language server and kernel
17
# TODO: try r 4.0 soon
18
- r <4
0 commit comments