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.
1 parent d95b4ae commit 2233da9Copy full SHA for 2233da9
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