From 92fba3c4d1320225f72bc12f169f37f0a3cc7355 Mon Sep 17 00:00:00 2001 From: Mike Sarahan Date: Wed, 30 Jun 2021 10:10:34 -0500 Subject: [PATCH] add books part to devel_repos These appear to be added to versions back to 3.12, so should be present in devel, too? --- config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.yaml b/config.yaml index de8a5b609..12c14afd8 100644 --- a/config.yaml +++ b/config.yaml @@ -33,6 +33,7 @@ devel_repos: - "data/experiment" - "workflows" - "data/annotation" +- "books" ## CHANGE this when the build machines change: ## also, don't include machines that are not building yet (comment them out)