mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-05 11:37:14 +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