mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-28 18:14:19 -05:00
* prep * verify source and installed tests match * move * remove move script
6 lines
99 B
Python
6 lines
99 B
Python
from __future__ import annotations
|
|
|
|
parallel = 2
|
|
job_timeout = 60
|
|
checkout_blocks_and_plots = True
|