Browse Source

Remove legacy python binding from `Cargo.toml`

tags/v0.0.0-test.4
haixuanTao 3 years ago
parent
commit
7813615b2c
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      Cargo.toml

+ 0
- 1
Cargo.toml View File

@@ -3,7 +3,6 @@ members = [
"apis/rust/node",
"apis/rust/operator",
"apis/rust/operator/macros",
"apis/python/binding",
"apis/python/node",
"binaries/coordinator",
"binaries/runtime",


Loading…
Cancel
Save