Skip to content

Commit

Permalink
Add python3.10 to pkgtest.py
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Grayson <pete@jpgrayson.net>
  • Loading branch information
jpgrayson committed Jan 28, 2022
1 parent 1471b09 commit cde3203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/release/pkgtest.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
from pathlib import Path

PYTHON_VERSIONS = [
'python3.10',
'python3.9',
'python3.8',
'python3.7',
Expand Down

0 comments on commit cde3203

Please sign in to comment.