diff --git a/python/repositories.bzl b/python/repositories.bzl index ca54ab717e..f897904e70 100644 --- a/python/repositories.bzl +++ b/python/repositories.bzl @@ -170,6 +170,9 @@ filegroup( allow_empty = True, exclude = [ "**/* *", # Bazel does not support spaces in file names. + # Unused shared libraries. `python` executable and the `:libpython` target + # depend on `libpython{python_version}.so.1.0`. + "lib/libpython{python_version}.so", # static libraries "lib/**/*.a", # tests for the standard libraries. pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy