circuitpython/requirements-dev.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

34 lines
507 B
Plaintext
Raw Normal View History

# For nvm.toml
cascadetoml
jinja2
# Undo this pin when click and typer are again compatible.
typer==0.4.0
sh
# Undo this pin when click and typer are again compatible.
click==8.0.4
cpp-coveralls
2021-09-15 05:35:05 -04:00
requests
requests-cache
# For translate check
polib
# For pre-commit
pyyaml
black
pre-commit
# for combining the Nordic SoftDevice with CircuitPython
intelhex
# for building & testing natmods
pyelftools
# for stubs and annotations
adafruit-circuitpython-typing
2022-07-12 14:13:17 -04:00
# for web workflow minify
minify_html
jsmin