mirror of
https://github.com/LiteyukiStudio/magicoca.git
synced 2026-01-14 07:42:16 +00:00
✨ 添加通道连接特性,可用+连接两个通道,连接后将交换双方的接收端
This commit is contained in:
@@ -23,6 +23,7 @@ tag_regex = '^v(?:\D*)?(?P<version>([1-9][0-9]*!)?(0|[1-9][0-9]*)(\.(0|[1-9][0-9
|
||||
[tool.pdm.dev-dependencies]
|
||||
dev = [
|
||||
"pytest>=8.3.3",
|
||||
"mypy>=1.11.2",
|
||||
]
|
||||
[tool.pdm]
|
||||
distribution = true
|
||||
|
||||
Reference in New Issue
Block a user