Skip to content

Commit

Permalink
update poetry deps, make nemseer compatible with 3.11 and add 3.11 to…
Browse files Browse the repository at this point in the history
… CI/CD
  • Loading branch information
prakaa committed Jul 5, 2023
1 parent a0265f3 commit e92559e
Show file tree
Hide file tree
Showing 3 changed files with 961 additions and 1,082 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
fail-fast: true
matrix:
os: ["ubuntu-latest", "macos-latest"]
python-version: ["3.8", "3.9", "3.10"]
python-version: ["3.8", "3.9", "3.10", "3.11"]
runs-on: ${{ matrix.os }}
steps:

Expand Down
Loading

0 comments on commit e92559e

Please sign in to comment.