Skip to content

Commit

Permalink
feat: Upgrade deps and re arrange poe tasks (#5)
Browse files Browse the repository at this point in the history
Upgrade deps and re arrange poe tasks ...
  • Loading branch information
amirhessam88 authored Jul 20, 2024
1 parent 0af2b25 commit 8aadc30
Show file tree
Hide file tree
Showing 4 changed files with 1,329 additions and 4,038 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
matrix:
# TODO(amir): add "ubuntu-latest", "windows-latest"
os: ["macos-latest"]
python-version: ["3.8", "3.9", "3.10", "3.11"]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
steps:
#----------------------------------------------
# ----- check-out repo and set-up python -----
Expand Down
Loading

0 comments on commit 8aadc30

Please sign in to comment.