You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Conception/drake-master/bindings/bazel_workaround_4594_libdr...

7 lines
231 B

def get_bazel_workaround_4594_libdrake_package_info():
"""Only to be used by //bindings:bazel_workaround_4594_libdrake_py.
For more information, see `pydrake/__init__.py`.
"""
return struct(py_imports = ["../.."])