circuitpython/requirements-dev.txt
Jeff Epler 905a5957b9
allow gen_crt_bundle to generate a .S file directly
.. this gets rid of one of the steps of converting it
2022-10-05 14:56:25 -05:00

35 lines
421 B
Plaintext

# For nvm.toml
cascadetoml
jinja2
typer
sh
click
cpp-coveralls
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
# for mbedtls certificate store
cryptography
# for web workflow minify
minify_html
jsmin