circuitpython/requirements-dev.txt

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

35 lines
421 B
Plaintext
Raw Normal View History

# For nvm.toml
cascadetoml
jinja2
typer
sh
click
cpp-coveralls
2021-09-15 15:05:05 +05:30
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 11:13:17 -07:00
# for mbedtls certificate store
cryptography
2022-07-12 11:13:17 -07:00
# for web workflow minify
minify_html
jsmin