From 3395f48e6167a0364c0d305be026afb21d42c12e Mon Sep 17 00:00:00 2001 From: Benjamin Forehand Jr Date: Wed, 8 Jan 2025 09:39:56 -0600 Subject: [PATCH] Add an option to query for all ecosystem projects. (#52) --- utils/constants.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utils/constants.py b/utils/constants.py index 3454ed8..44861a1 100644 --- a/utils/constants.py +++ b/utils/constants.py @@ -5,7 +5,8 @@ PROJECTS_ECOSYSTEM = [ 'experimenter', - 'nimbus' + 'nimbus', + 'ALL' ] PROJECTS_MOBILE = [