mirror of
https://github.com/scito/extract_otp_secrets.git
synced 2025-12-12 01:41:16 +01:00
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:
@@ -1,10 +1,11 @@
|
||||
build
|
||||
flake8
|
||||
mypy
|
||||
types-protobuf
|
||||
mypy-protobuf
|
||||
pylint
|
||||
pytest
|
||||
pytest-mock
|
||||
pytest-cov
|
||||
pytest-mock
|
||||
setuptools
|
||||
types-protobuf
|
||||
wheel
|
||||
build
|
||||
|
||||
Reference in New Issue
Block a user