Files
chia-blockchain/chia/_tests/simulation/config.py
Kyle AltendorfandGitHub a89222a428 move tests (#17209)
* prep

* verify source and installed tests match

* move

* remove move script
2024-03-14 10:19:20 -07:00

7 lines
127 B
Python

from __future__ import annotations
job_timeout = 60
parallel = False
install_timelord = True
checkout_blocks_and_plots = True