From b87ee215b3a3a0b96831b7d804620a6ef561e38b Mon Sep 17 00:00:00 2001 From: Benjamin Auquite Date: Tue, 11 Apr 2023 19:37:36 -0500 Subject: [PATCH] didn't mean to include this --- .github/workflows/install_dependencies/action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/install_dependencies/action.yml b/.github/workflows/install_dependencies/action.yml index a092a8a0..97e671c1 100644 --- a/.github/workflows/install_dependencies/action.yml +++ b/.github/workflows/install_dependencies/action.yml @@ -40,4 +40,3 @@ runs: pip install -e core/ --use-pep517 pip install ulid-transform # this is in Adaptive-lighting's manifest.json pip install $(python test_dependencies.py) --use-pep517 - pip install jaraco --use-pep517