2024-05-14 11:16:29 -04:00
|
|
|
build
|
|
|
|
check-manifest
|
2021-01-07 17:00:42 -05:00
|
|
|
flake8
|
2024-05-14 11:16:29 -04:00
|
|
|
gray
|
2021-01-07 17:00:42 -05:00
|
|
|
isort
|
|
|
|
mypy
|
2020-12-09 14:13:35 -05:00
|
|
|
pep8-naming
|
2024-05-14 11:16:29 -04:00
|
|
|
pytest
|
|
|
|
pytest-cov
|
|
|
|
pip
|
|
|
|
pip-tools
|
|
|
|
pre-commit
|
2020-12-09 14:13:35 -05:00
|
|
|
Sphinx
|
2023-06-22 07:58:35 -04:00
|
|
|
tox
|
2024-05-14 11:16:29 -04:00
|
|
|
wheel
|
|
|
|
|
2022-12-05 16:13:39 -05:00
|
|
|
# Twine is used for uploading packages to pypi
|
|
|
|
# but it induces an install of cryptography
|
|
|
|
# This is sucky for rpi systems.
|
|
|
|
# twine
|
2024-09-16 11:34:00 -04:00
|
|
|
|
|
|
|
# m2r is for converting .md files to .rst for the docs
|
|
|
|
m2r
|