We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1471b09 commit cde3203Copy full SHA for cde3203
contrib/release/pkgtest.py
@@ -66,6 +66,7 @@
66
from pathlib import Path
67
68
PYTHON_VERSIONS = [
69
+ 'python3.10',
70
'python3.9',
71
'python3.8',
72
'python3.7',
0 commit comments