mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-22 13:11:53 -07:00
360ad7197b
Also move ci requirements to separate file for easier handling.
4 lines
160 B
Plaintext
4 lines
160 B
Plaintext
pytest>=8.4.2,<9 # pytest 9.0.0 is broken for our CI
|
|
pytest-xdist>=3.8.0
|
|
pytest-subtests>=0.15.0 # will not be required anymore once we upgrade to pytest 9.x
|