1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-09-16 10:16:34 -04:00
Commit Graph

1 Commits

Author SHA1 Message Date
f15974131c Eliminate need for PBR
This patch also removes the setup.cfg and replaces it with
the pyproject.toml.

This also renames the dev-requirements.txt to requirements-dev.txt

To install dev
pip install -e ".[dev]"
2024-05-18 11:19:07 -04:00