Skip to content

Commit

Permalink
more updates; cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dromer committed Sep 26, 2024
1 parent 599cc00 commit a920f92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 133 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
python -m pip install --upgrade pip setuptools
python -m pip install --upgrade pip setuptools wheel
pip install tox tox-gh-actions
- name: Run tox
run: tox
Expand Down
133 changes: 1 addition & 132 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a920f92

Please sign in to comment.