Skip to content

Commit 01fe5fd

Browse files
committed
Adds Python 3.11 to tests, by: Filip, Piotr
1 parent 37defc6 commit 01fe5fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pythonanywhere/api/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"3.8": "python38",
88
"3.9": "python39",
99
"3.10": "python310",
10+
"3.11": "python311",
1011
}
1112

1213

0 commit comments

Comments
 (0)