mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-12-30 22:20:06 -06:00
⬆️ Add support for Python 3.11 and Python 3.12 (#710)
This commit is contained in:
committed by
GitHub
parent
781a2d6b0a
commit
47bcd9df8d
@@ -79,9 +79,10 @@ There's a chance that you have multiple Python versions installed.
|
||||
|
||||
You might want to try with the specific versions, for example with:
|
||||
|
||||
* `python3.11`
|
||||
* `python3.12`
|
||||
* `python3.10`
|
||||
* `python3.9`
|
||||
* `python3.8`
|
||||
|
||||
The code would look like this:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user