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 d95b4ae + 2233da9 commit 39d3023Copy full SHA for 39d3023
install.sh
@@ -17,5 +17,4 @@ sudo apt-get update
17
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 black==19.10b0
+pip install circuitpython-build-tools
0 commit comments