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 88c68f9 commit d30ca3eCopy full SHA for d30ca3e
environment.yml
@@ -42,7 +42,7 @@ dependencies:
42
# NOTE: breathe 4.33.0 collides with sphinx.ext.graphviz
43
- breathe>4.33.0
44
# For linting
45
- - pycodestyle=2.8.0
+ - pycodestyle=2.12.1
46
- gitpython
47
# Used in some tests
48
- cffi
requirements/linter_requirements.txt
@@ -1,2 +1,2 @@
1
-pycodestyle==2.8.0
+pycodestyle==2.12.1
2
GitPython>=3.1.30
0 commit comments