Skip to content

Commit 91270ac

Browse files
committed
poetry: update python to >=3.8 to install the latest werkzeug
1 parent 1df798a commit 91270ac

3 files changed

Lines changed: 164 additions & 211 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
runs-on: ubuntu-latest
4040
strategy:
4141
matrix:
42-
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
42+
python-version: ["3.8", "3.9", "3.10", "3.11"]
4343

4444
steps:
4545

0 commit comments

Comments
 (0)