mirror of
https://github.com/craigerl/aprsd.git
synced 2025-06-24 21:15:18 -04:00
This patch reworks the KISS client to get rid of aioax25 as it was too difficult to work with due to heavy use of asyncio. Switched to the kiss3 pypi library.
15 lines
120 B
Plaintext
15 lines
120 B
Plaintext
flake8
|
|
isort
|
|
mypy
|
|
pep8-naming
|
|
Sphinx
|
|
tox
|
|
twine
|
|
pre-commit
|
|
pip-tools
|
|
pytest
|
|
pytest-cov
|
|
gray
|
|
pip==22.0.4
|
|
pip-tools==5.4.0
|