Skip to content

Commit 92c31cf

Browse files
committed
Update Python ELS supported versions
1 parent c888545 commit 92c31cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/components/ELSTechnology.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ const techData = [
249249
projects: [
250250
{
251251
name: "Python",
252-
versions: "2.7 | 3.3 | 3.4 | 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13",
252+
versions: "2.7 | 3.6 ",
253253
link: "./python/",
254254
},
255255
{

0 commit comments

Comments
 (0)