Skip to content

Commit fbeedfc

Browse files
oscargusbrandonwillard
authored andcommitted
Updates versioneer for Python 3.11 and updated supported versions and tests
1 parent 5d9db10 commit fbeedfc

File tree

4 files changed

+734
-366
lines changed

4 files changed

+734
-366
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,10 @@ jobs:
6262
strategy:
6363
matrix:
6464
python-version:
65-
- 3.6
6665
- 3.7
6766
- 3.8
67+
- 3.9
68+
- '3.10'
6869
- pypy3
6970
steps:
7071
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)