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
This commit is contained in:
Andy Warburton 2022-07-27 18:28:01 +01:00
parent bc926b041e
commit addd52e7c6
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ polib
# For pre-commit
pyyaml
black
pre-commit
# for combining the Nordic SoftDevice with CircuitPython
intelhex