refact: remove python & c++ bindings
This commit is contained in:
parent
7f63df2946
commit
bca03b7bcf
18 changed files with 13 additions and 1307 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