mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-13 15:44:56 +00:00
8 lines
174 B
TOML
8 lines
174 B
TOML
[install]
|
|
exact = true
|
|
# Only install newly resolved package versions published at least 3 days ago.
|
|
minimumReleaseAge = 259200
|
|
|
|
[test]
|
|
root = "./do-not-run-tests-from-root"
|