New demos for Python packages (#1734)
End-to-end demos of constructing and signing an order and submitting it to a Relayer. Docs are generated from the code, and include usage examples that are verified through automated testing.
This commit is contained in:
committed by
F. Eugene Aumson
parent
28c4ca73ab
commit
3099ba71eb
@@ -17,7 +17,6 @@ PACKAGE_DEPENDENCY_LIST = [
|
||||
"sra_client",
|
||||
"order_utils",
|
||||
"middlewares",
|
||||
"contract_demo"
|
||||
]
|
||||
|
||||
for package in PACKAGE_DEPENDENCY_LIST:
|
||||
|
||||
Reference in New Issue
Block a user