This website requires JavaScript.
Explore
Help
Sign In
Public
/
extract_otp_secrets
Watch
2
Star
0
Fork
0
You've already forked extract_otp_secrets
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
Files
4ba0fad000b5507587d6bda6b2228917cd49183f
extract_otp_secrets
/
run_pytest.sh
T
4 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
refactor image import and add Alpine docker image
2022-12-24 01:59:35 +01:00
#!/bin/sh
cd
/extract
capture QR codes from camera and major refactoring
2022-12-28 22:28:54 +01:00
pip install -U pytest pytest-mock
&&
pip install --no-deps .
&&
pytest
"
$@
"
Reference in New Issue
Copy Permalink