feat(python): add interface file and other small changes
This commit is contained in:
parent
168e881884
commit
c42f892099
8 changed files with 373 additions and 31 deletions
|
|
@ -11,4 +11,5 @@ crate-type = ["cdylib"]
|
|||
argus-core = { version = "0.1.0", path = "../argus-core" }
|
||||
argus-semantics = { version = "0.1.0", path = "../argus-semantics" }
|
||||
derive_more = "0.99.17"
|
||||
paste = "1.0.12"
|
||||
pyo3 = "0.18.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue