mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-29 18:40:38 +00:00
9 lines
136 B
TOML
9 lines
136 B
TOML
version = 1
|
|
revision = 3
|
|
requires-python = ">=3.10"
|
|
|
|
[[package]]
|
|
name = "openjarvis-rust"
|
|
version = "1.0.0"
|
|
source = { editable = "." }
|