Skip to content

Commit

Permalink
Merge pull request #7 from sommersoft/remove_pylint_black_sphinx
Browse files Browse the repository at this point in the history
Remove Pylint, Black, and Sphinx+theme pip Installs
  • Loading branch information
kattni authored Mar 16, 2020
2 parents d95b4ae + 2233da9 commit 39d3023
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ sudo apt-get update
sudo apt-get install libudev-dev libusb-1.0
sudo apt-get install -y gettext
pip install -r requirements.txt
pip install circuitpython-build-tools Sphinx sphinx-rtd-theme
pip install --force-reinstall pylint==1.9.2 black==19.10b0
pip install circuitpython-build-tools

0 comments on commit 39d3023

Please sign in to comment.