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 285bdda + 7234731 commit c197b96Copy full SHA for c197b96
install.sh
@@ -18,4 +18,4 @@ sudo apt-get install libudev-dev libusb-1.0
18
sudo apt-get install -y gettext
19
pip install -r requirements.txt
20
pip install circuitpython-build-tools Sphinx sphinx-rtd-theme
21
-pip install --force-reinstall pylint==1.9.2
+pip install --force-reinstall pylint==1.9.2 black==19.10b0
0 commit comments