fix
This commit is contained in:
parent
4f7249e476
commit
514e90d55d
17 changed files with 21 additions and 21 deletions
projects/datalog-shell
|
@ -1,6 +1,6 @@
|
|||
zapp_binary(
|
||||
name = "datalog-shell",
|
||||
main = "src/python/datalog/shell/__main__.py",
|
||||
main = "src/datalog/shell/__main__.py",
|
||||
imports = [
|
||||
"src/python"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue