Initial deeply busted Lilith state for LangJam
This commit is contained in:
parent
b52e0488d7
commit
9514e9ddae
7 changed files with 270 additions and 0 deletions
projects/lilith
9
projects/lilith/BUILD
Normal file
9
projects/lilith/BUILD
Normal file
|
@ -0,0 +1,9 @@
|
|||
py_project(
|
||||
name = "lilith",
|
||||
lib_deps = [
|
||||
|
||||
],
|
||||
test_deps = [
|
||||
py_requirement("hypothesis"),
|
||||
]
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue