Establish the Mojo 1.0 integration gate

This commit is contained in:
Georg Bauer
2026-08-31 15:25:04 +02:00
parent 2c2c3702b0
commit 0dcf181dbe
11 changed files with 287 additions and 51 deletions

8
pyproject.toml Normal file
View File

@@ -0,0 +1,8 @@
[project]
name = "ds4server-mojo"
version = "0.1.0"
requires-python = ">=3.10"
dependencies = ["mojo-compiler==1.0.0"]
[tool.uv]
package = false