chore: bump script python requirement to 3.12
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
# /// script
|
# /// script
|
||||||
# requires-python = ">=3.10"
|
# requires-python = ">=3.12"
|
||||||
# dependencies = ["markdown-it-py", "sulguk", "typer"]
|
# dependencies = ["markdown-it-py", "sulguk", "typer"]
|
||||||
# ///
|
# ///
|
||||||
from __future__ import annotations
|
from __future__ import annotations
|
||||||
|
|||||||
Reference in New Issue
Block a user