Skip to content

Commit 745d58a

Browse files
committed
Remove python 3.6 distutils
1 parent eff634d commit 745d58a

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
@@ -21,7 +21,7 @@ jobs:
2121
python2.7 \
2222
python3.4 \
2323
python3.5 \
24-
python3.6 python3.6-distutils \
24+
python3.6 \
2525
python3.7 python3.7-distutils \
2626
python3.8 python3.8-distutils \
2727
python3.9 \

0 commit comments

Comments
 (0)