mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-08 17:46:09 -05:00
Hemna
9931c8a6c5
This patch updates tox to the latest and updates the github workflows to use tox-gh, which is claimed to work with github parallel tox runs
17 lines
221 B
Plaintext
17 lines
221 B
Plaintext
flake8
|
|
isort
|
|
mypy
|
|
pep8-naming
|
|
Sphinx
|
|
tox
|
|
# Twine is used for uploading packages to pypi
|
|
# but it induces an install of cryptography
|
|
# This is sucky for rpi systems.
|
|
# twine
|
|
pre-commit
|
|
pytest
|
|
pytest-cov
|
|
gray
|
|
pip
|
|
pip-tools
|