feat: add python bindings for argus

This commit is contained in:
Anand Balakrishnan 2023-04-04 14:41:17 -07:00
parent 2b447409a1
commit f8ec8857d4
No known key found for this signature in database
5 changed files with 416 additions and 6 deletions

View file

@ -1,2 +1,2 @@
[workspace]
members = ["argus", "argus-core", "argus-semantics"]
members = ["argus", "argus-core", "argus-semantics", "pyargus"]