Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Scheffler
py_tools_ds
Commits
27269047
Commit
27269047
authored
Jul 23, 2018
by
Daniel Scheffler
Browse files
Capped version of pycodestyle to <2.4.0 due to bug if used together with flake8.
parent
41720be2
Pipeline
#3051
failed with stages
in 8 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/CI_docker/context/environment_py_tools_ds.yml
View file @
27269047
...
...
@@ -24,7 +24,7 @@ dependencies:
-
six
-
spectral
-
flake8
-
pycodestyle
-
pycodestyle
<2.4.0
# fixes ImportError: module 'pycodestyle' has no attribute 'break_around_binary_operator'
-
pylint
-
pydocstyle
-
nose
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment