Skip to content

Commit cde3203

Browse files
committed
Add python3.10 to pkgtest.py
Signed-off-by: Peter Grayson <[email protected]>
1 parent 1471b09 commit cde3203

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/release/pkgtest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
from pathlib import Path
6767

6868
PYTHON_VERSIONS = [
69+
'python3.10',
6970
'python3.9',
7071
'python3.8',
7172
'python3.7',

0 commit comments

Comments
 (0)