From 949d3f615711838cff5c42cf215c6bfa48c8f942 Mon Sep 17 00:00:00 2001 From: Simon Liu Date: Wed, 17 Apr 2024 16:45:28 -0700 Subject: [PATCH] update build --- .github/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/build.yml b/.github/build.yml index f6495b0..47eb8aa 100644 --- a/.github/build.yml +++ b/.github/build.yml @@ -191,7 +191,6 @@ jobs: # These are gradle-specific steps for installing the application - name: Install Software run: | - pip install setuptools -U pip install pylint pip install pytest poetry install