Files
OpenSK/requirements.txt
kaczmarczyck e5ba9db644 Reworks workflows into script (#661)
* Reworks some workflows to run a script instead

Advantages are:
- Only one set of tests needs maintenance.
- Local results match workflows, no surprises.
- Reduced reliance on GitHub actions.

Fixes #50, #168, #169, #171, #507

* Adds macos to the test matrix
2023-11-08 17:24:15 +01:00

16 lines
158 B
Plaintext

# General setup
tockloader == 1.5
six
intelhex
# Configure OpenSK (crypto, JTAG lockdown)
colorama
tqdm
cryptography
fido2 >= 1.0.0
# Tests
pylint
yapf
hid