Quote pylint version
This commit is contained in:
parent
c2fdf424fa
commit
07ba24ebe6
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ deploy:
|
|||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install circuitpython-build-tools Sphinx sphinx-rtd-theme
|
||||
- pip install --force-reinstall pylint<3
|
||||
- pip install --force-reinstall "pylint<3"
|
||||
|
||||
script:
|
||||
- pylint adafruit_ble_apple_notification_center.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue