mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-01-16 08:42:06 +00:00
✨ Feature: 支持 PEP 695 类型别名 (#3621)
This commit is contained in:
3
tests/python_3_12/pyproject.toml
Normal file
3
tests/python_3_12/pyproject.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[tool.ruff]
|
||||
extend = "../pyproject.toml"
|
||||
target-version = "py312"
|
||||
Reference in New Issue
Block a user