mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-29 10:06:27 -05:00
* prep * verify source and installed tests match * move * remove move script
7 lines
127 B
Python
7 lines
127 B
Python
from __future__ import annotations
|
|
|
|
job_timeout = 60
|
|
parallel = False
|
|
install_timelord = True
|
|
checkout_blocks_and_plots = True
|