Knock together a handy py_project macro

This commit is contained in:
Reid 'arrdem' McKenzie 2021-08-03 19:27:57 -06:00
commit 4d8cd34cbc
2 changed files with 101 additions and 66 deletions
tools/build_rules

View file

@ -6,6 +6,7 @@ load("//tools/python:defs.bzl",
"py_unittest",
"py_pytest",
"py_resources",
"py_project",
)
load("@arrdem_source_pypi//:requirements.bzl",