Skip to content

Commit

Permalink
Updates versioneer for Python 3.11 and updated supported versions and…
Browse files Browse the repository at this point in the history
… tests
  • Loading branch information
oscargus authored and brandonwillard committed Jan 19, 2022
1 parent cea164f commit 5aa9b17
Show file tree
Hide file tree
Showing 4 changed files with 733 additions and 356 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,10 @@ jobs:
strategy:
matrix:
python-version:
- 3.6
- 3.7
- 3.8
- 3.9
- '3.10'
- pypy3
steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 5aa9b17

Please sign in to comment.