Run tests on Python 3.10

pull/3/head
Andrew Cassidy 2 years ago
parent c7583388c6
commit 94f692e6c5

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [ 3.8, 3.9 ]
python-version: [ 3.8, 3.9, 3.10 ]
click-version: [ click~=7.0, click~=8.0 ]
steps:

Loading…
Cancel
Save