add setuptools

This commit is contained in:
kaloster
2024-09-09 16:51:10 -04:00
parent b11b161dd3
commit 8bde7c1c1f
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -30,7 +30,6 @@ jobs:
${{ runner.os }}-node-
- name: Install dependencies
run: |
pip install setuptools
pip install flake8
pip install black
cd client