source/projects/damm/BUILD
2021-08-03 20:03:16 -06:00

6 lines
96 B
Text

py_project(
name = "damm",
test_deps = [
py_requirement("hypothesis"),
],
)