Skip to content

Commit dd59aae

Browse files
committed
Add Python 3.9 distutils
1 parent 745d58a commit dd59aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
python3.6 \
2525
python3.7 python3.7-distutils \
2626
python3.8 python3.8-distutils \
27-
python3.9 \
27+
python3.9 python3.9-distutils \
2828
python3.10 \
2929
python3.11 \
3030
python3.12 \

0 commit comments

Comments
 (0)