Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Downgrade mypy to a version that works with our code base
mypy >=0.960 rejects macro_collector.py. Mbed-TLS/mbedtls-framework#50 We currently need mypy >=0.940, <0.960. Pick 0.942, which works, and is the system version on Ubuntu 22.04. Signed-off-by: Gilles Peskine <[email protected]>
- Loading branch information