circuitpython/requirements-dev.txt

34 lines
328 B
Plaintext
Raw Normal View History

# For string compression
huffman
# For nvm.toml
cascadetoml
jinja2
typer
requests
sh
2021-04-29 23:17:10 -04:00
click
setuptools
cpp-coveralls
# For docs
Sphinx<4
sphinx-rtd-theme
recommonmark
sphinx-autoapi
sphinxcontrib-svg2pdfconverter
# For translate check
2021-04-29 23:17:10 -04:00
polib
# For pre-commit
pyyaml
2021-04-29 23:17:10 -04:00
astroid
isort
black
mypy
# For uploading artifacts
awscli