Skip to content

Commit

Permalink
Remove deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hoechenberger committed Dec 7, 2023
1 parent 715dd71 commit 75f61df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install wheel setuptools build twine
python -m pip install build twine
- uses: actions/checkout@v4
- name: Build sdist
Expand Down

0 comments on commit 75f61df

Please sign in to comment.