Skip to content

Commit

Permalink
Update to python 3.10 fully
Browse files Browse the repository at this point in the history
  • Loading branch information
wjdp committed Jul 28, 2023
1 parent 5bcd5a7 commit 4590b61
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 75 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ on: [push, pull_request]

env:
# Task vars
python-version: 3.9
poetry-version: 1.1.11
python-version: 3.10
poetry-version: 1.4.0

jobs:
pre-commit:
Expand Down
Loading

0 comments on commit 4590b61

Please sign in to comment.