Commit aec46505 authored by Jason Madden's avatar Jason Madden

Try another version pin.

parent b0648726
......@@ -310,7 +310,7 @@ jobs:
# locally on my Mac. Trying some different version pins to see
# what we get
run: |
pip install -U 'pylint!=2.15.3' 'astroid!=2.12.10'
pip install -U 'pylint<2.15'
python -m pylint --rcfile=.pylintrc gevent
- name: "Tests: Basic"
run: |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment