chore: wire uv, update GitHub workflows, and document EastMesh releases

このコミットが含まれているのは:
Jared Dohrman
2026-04-09 10:15:58 +10:00
コミット 009e281181
14個のファイルの変更1001行の追加187行の削除
+17
ファイルの表示
@@ -0,0 +1,17 @@
[project]
name = "meshcore-tooling"
version = "0.1.0"
description = "Python tooling for MeshCore development workflows"
requires-python = ">=3.11"
dependencies = [
"platformio>=6.1.18,<7",
]
[dependency-groups]
docs = [
"mkdocs>=1.6.1,<2",
"mkdocs-material>=9.6.0,<10",
]
[tool.uv]
package = false