Skip to content

Commit

Permalink
Adds Python 3.11 to tests, by: Filip, Piotr
Browse files Browse the repository at this point in the history
  • Loading branch information
caseneuve committed Jul 28, 2023
1 parent 37defc6 commit 01fe5fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pythonanywhere/api/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"3.8": "python38",
"3.9": "python39",
"3.10": "python310",
"3.11": "python311",
}


Expand Down

0 comments on commit 01fe5fd

Please sign in to comment.