1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-07-30 13:54:23 -04:00
Files
aprsd/requirements-dev.in
T
2025-08-12 19:39:11 -04:00

16 lines
246 B
Plaintext

build
pip
pip-tools
pre-commit
Sphinx<=8.2
tox
wheel
# Twine is used for uploading packages to pypi
# but it induces an install of cryptography
# This is sucky for rpi systems.
# twine
# m2r is for converting .md files to .rst for the docs
m2r