add setuptools

This commit is contained in:
kaloster
2024-09-09 16:45:58 -04:00
parent eba4c077fc
commit b11b161dd3
+1
View File
@@ -30,6 +30,7 @@ jobs:
${{ runner.os }}-node-
- name: Install dependencies
run: |
pip install setuptools
pip install flake8
pip install black
cd client