Skip to content

Commit

Permalink
Update requirements-dev.txt
Browse files Browse the repository at this point in the history
added pre-commit as it wasn't installed resulting in error when following learn guide: https://learn.adafruit.com/building-circuitpython/build-circuitpython
  • Loading branch information
andywarburton committed Jul 27, 2022
1 parent bc926b0 commit addd52e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ polib
# For pre-commit
pyyaml
black
pre-commit

# for combining the Nordic SoftDevice with CircuitPython
intelhex
Expand Down

0 comments on commit addd52e

Please sign in to comment.