mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-03-13 09:29:54 +08:00
⬆️ Drop support for Python 3.7, require Python 3.8 or above (#1316)
This commit is contained in:
committed by
GitHub
parent
de78b8c7bc
commit
b66ec8eed3
@@ -273,7 +273,7 @@ Let's review the code up to this point:
|
||||
|
||||
////
|
||||
|
||||
//// tab | Python 3.7+
|
||||
//// tab | Python 3.8+
|
||||
|
||||
```{ .python .annotate }
|
||||
{!./docs_src/tutorial/select/tutorial002.py!}
|
||||
|
||||
Reference in New Issue
Block a user