Skip to content

Commit

Permalink
Update pythonpackage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenwacker authored Jul 29, 2024
1 parent ff7552f commit 1ff82a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install 'setuptools==69.5.1' 'jsbeautifier==1.15.0'
python -m pip show setuptools
pip install .
- name: Lint with flake8
run: |
Expand Down

0 comments on commit 1ff82a6

Please sign in to comment.