Quote pylint version

This commit is contained in:
Scott Shawcroft 2019-12-16 16:14:23 -08:00
parent c2fdf424fa
commit 07ba24ebe6
No known key found for this signature in database
GPG key ID: 9349BC7E64B1921E

View file

@ -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