source/projects/proquint/BUILD

7 lines
100 B
Python
Raw Normal View History

2021-08-04 01:28:13 +00:00
py_project(
name = "proquint",
test_deps = [
py_requirement("hypothesis"),
],
2021-08-04 01:04:23 +00:00
)