Skip to content

Commit addd52e

Browse files
committed
Update requirements-dev.txt
added pre-commit as it wasn't installed resulting in error when following learn guide: https://learn.adafruit.com/building-circuitpython/build-circuitpython
1 parent bc926b0 commit addd52e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ polib
1717
# For pre-commit
1818
pyyaml
1919
black
20+
pre-commit
2021

2122
# for combining the Nordic SoftDevice with CircuitPython
2223
intelhex

0 commit comments

Comments
 (0)