feat(python): added robust python bindings covering the entire codebase
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
executable(
|
||||
'graphnet_sandbox',
|
||||
'main.cpp',
|
||||
dependencies: [network_dep, composition_dep],
|
||||
dependencies: [gridfire_dep, composition_dep],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user