[CI] Temporarily pin pylint to 3.2.3 (#10494)
* [CI] Temporarily pin pylint to 3.2.3 * Add quotes * Correct env
This commit is contained in:
parent
5efc979551
commit
4b88dfff24
@ -3,7 +3,7 @@ channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python=3.8
|
||||
- pylint
|
||||
- pylint<3.2.4 # https://github.com/pylint-dev/pylint/issues/9751
|
||||
- wheel
|
||||
- setuptools
|
||||
- mypy>=0.981
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user