Skip to content

Commit

Permalink
feat: support python3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
CallumJHays committed Jul 8, 2023
1 parent dc09fde commit d8c93e7
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 146 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ jobs:
fail-fast: false
matrix:
python-version:
# - 3.6
- 3.7
- 3.8
- 3.9
- '3.10'
os:
- ubuntu-latest
- windows-latest
Expand Down
Loading

0 comments on commit d8c93e7

Please sign in to comment.