Skip to content

Commit

Permalink
Remove poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche committed Apr 18, 2021
1 parent d4b79ea commit dadff91
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 @@ -29,7 +29,7 @@ jobs:
set -xe
python -VV
python -m site
python -m pip install --upgrade pip wheel poetry
python -m pip install --upgrade pip wheel
python -m pip install --upgrade coverage[toml] virtualenv tox tox-gh-actions
- name: "Run tox targets for ${{ matrix.python-version }}"
run: "python -m tox"
Expand Down

0 comments on commit dadff91

Please sign in to comment.