Skip to content

Commit

Permalink
setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
akariv committed Apr 3, 2024
1 parent b66ba47 commit f67f427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
python-version: '3.12'
- name: Python Requirements
run: |
pip install setuptools
pip install -U setuptools
pip install -r requirements.txt
- name: npm requirements
run: (cd ui && npm install)
Expand Down

0 comments on commit f67f427

Please sign in to comment.