mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-03-08 19:26:14 +00:00

This bumps pytest requirement to 3.6. But we have that everywhere already. For bonus points, get_closest_marker still exists in 4.1.
9 lines
124 B
Plaintext
9 lines
124 B
Plaintext
-r requirements.txt
|
|
-r requirements-optional.txt
|
|
pytest>=3.6
|
|
flake8
|
|
protobuf
|
|
isort
|
|
black; python_version >= "3.6"
|
|
autoflake
|