From 1df9cc0d4c1f5092aff36641d2b34c0f8edcf8ae 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