improve build and README

- clean pip
- do not use sudo anymore
- add missing mypy-protobuf package
- sort package dependencies
- fix order of build calls
- add frame color docu to README
This commit is contained in:
scito
2023-01-03 17:25:13 +01:00
committed by Roland Kurmann
parent 2bef64e5f6
commit 851cb6532c
7 changed files with 156 additions and 88 deletions

View File

@@ -1,10 +1,11 @@
build
flake8
mypy
types-protobuf
mypy-protobuf
pylint
pytest
pytest-mock
pytest-cov
pytest-mock
setuptools
types-protobuf
wheel
build