Commit Graph

19 Commits (5aa1a35b8f552a0b9ae5577e80e8ede29ed00f7e)

Author SHA1 Message Date
scito 97e4f084cb mv docker extract_otp_secrets_no_qr_reader -> extract_otp_secrets_only_txt 2 years ago
scito 549c128fb7 renaming extract_otp_secret_keys -> extract_otp_secrets and test file names 2 years ago
scito f97d7143c5 ci: fix mypy and pytest-cov after clean 2 years ago
scito ee404576d5 set package_dir=src and clean option 2 years ago
scito 144c9e6320 fixes after change to src-layout 2 years ago
scito 149a548610 upgrade opencv 4.7.0 & run program at the end 2 years ago
scito 04d864c093 add code coverage bade & ci: fix pytest-cov 2 years ago
scito 51094a1a18 use PathLike type instead of str | Path 2 years ago
scito 89564448c6 ci: fix mypy if condition 2 years ago
scito 201e6510f8 add type hints (Python 3.11) 2 years ago
scito f933cd0d32 initial mypy type checking 2 years ago
scito f4389ca8a3 fix linting 2 years ago
scito b89a338246 enable mypy type checking 2 years ago
scito 829fe65b1e ci: pip install pytest-mock 2 years ago
scito 672d18a5ca build docker images, run tests in docker build
- qreader_available flag
- echo commands in upgrade_deps.sh
2 years ago
scito 7af631ff1e ci: setup testing for linux, macos and windows platforms
- fix ci for windows: remove bash if/fi
- exlucde failing test from windows
- enable scheduled tests
- use --use-pep517 for pip install: avoid deprecation message
- exlcude windows-latest and pypy-3.9 since there is a problem with installing (missing zlib.h)
2 years ago
scito b562ceb00a use Python 3.11 for pipenv 2 years ago
scito 3e1818619e add dev deps to Pipfile 2 years ago
scito 302c45be99 generalize to upgrade_deps.sh and update Pipfile.lock 2 years ago