source/projects/proquint/BUILD
2021-08-03 19:28:13 -06:00

6 lines
100 B
Text

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