```resource_targets = ..., The addresses of ``reso...
# development
w
Copy code
resource_targets = ...,	The addresses of ``resources`` targets this target depends on. (default: None)
resources = ...,	non-Python resources, e.g. templates, keys, other data (it is recommended that your application uses the pkgutil package to access these resources in a .zip-module friendly way.) Paths are relative to the BUILD file's directory. (default: None)