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.
2 parents 66c0ff0 + fb32303 commit 3e819ffCopy full SHA for 3e819ff
.travis.yml
@@ -37,6 +37,7 @@ deploy:
37
condition: $DEPLOY_PYPI = "true"
38
39
install:
40
+ - sudo apt-get install libudev-dev libusb-1.0
41
- pip install -r requirements.txt
42
- pip install circuitpython-build-tools Sphinx sphinx-rtd-theme
43
- pip install --force-reinstall pylint==1.9.2
0 commit comments