add pyargus to workspace

This commit is contained in:
Anand Balakrishnan 2023-08-30 12:49:46 -07:00
parent b8c67bcea9
commit 1bb032dadb
No known key found for this signature in database

View file

@ -5,6 +5,5 @@ members = [
"argus-semantics", "argus-semantics",
"argus-automata", "argus-automata",
"argus-derive", "argus-derive",
"pyargus",
] ]
exclude = ["pyargus"]