Skip to content

Commit

Permalink
Install flake8-pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian4cast committed Sep 26, 2024
1 parent bf8c41b commit 1dea3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
image: python:3.9-slim
steps:
- uses: actions/checkout@v2
- run: pip install black flake8 pyupgrade isort mypy
- run: pip install black flake8 Flake8-pyproject pyupgrade isort mypy
- run: isort climetlab_maelstrom_power_production tests
- run: |
pyupgrade \
Expand Down

0 comments on commit 1dea3c1

Please sign in to comment.