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