refact: remove python & c++ bindings
This commit is contained in:
parent
7f63df2946
commit
f556ae10b8
12 changed files with 5 additions and 668 deletions
|
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
trictrac-store = { path = "../store", features = ["python"] }
|
||||
trictrac-store = { path = "../store" }
|
||||
trictrac-bot = { path = "../bot" }
|
||||
anyhow = "1"
|
||||
rand = "0.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue