build: minor changes

This commit is contained in:
Anand Balakrishnan 2023-09-06 13:30:59 -07:00
parent 980a08227f
commit a52f6a756c
No known key found for this signature in database
5 changed files with 64 additions and 51 deletions

View file

@ -13,5 +13,5 @@ argus-semantics = { version = "0.1.0", path = "../argus-semantics" }
derive_more = "0.99.17"
log = "0.4.20"
paste = "1.0.14"
pyo3 = { version = "0.19.2", features = ["extension-module"] }
pyo3 = "0.19.2"
pyo3-log = "0.8.3"