Skip to content

Commit

Permalink
Update poetry minimum and ready for python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
devinmatte committed Aug 17, 2023
1 parent fd7e7be commit d4278c5
Show file tree
Hide file tree
Showing 3 changed files with 252 additions and 272 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.10']
python-version: ['3.10', '3.11']
steps:
- name: Checkout repo
uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit d4278c5

Please sign in to comment.