Knock together a handy py_project macro
This commit is contained in:
parent
6c6b0a060f
commit
4d8cd34cbc
2 changed files with 101 additions and 66 deletions
tools/build_rules
|
@ -6,6 +6,7 @@ load("//tools/python:defs.bzl",
|
|||
"py_unittest",
|
||||
"py_pytest",
|
||||
"py_resources",
|
||||
"py_project",
|
||||
)
|
||||
|
||||
load("@arrdem_source_pypi//:requirements.bzl",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue