Skip to content

Commit

Permalink
feat: compat with python3.7 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksi44 committed Jul 4, 2023
1 parent afae153 commit 5248a6a
Show file tree
Hide file tree
Showing 5 changed files with 115 additions and 118 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
fail-fast: false
matrix:
python-version:
- 3.7
- 3.8
- 3.9
- "3.10"
Expand Down
Loading

0 comments on commit 5248a6a

Please sign in to comment.