Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for tf_pypi (0.05 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. MODULE.bazel

    python.toolchain(python_version = "3.13")
    
    pip = use_extension("@rules_python//python/extensions:pip.bzl", "pip")
    
    [pip.parse(
        extra_hub_aliases = {
            "numpy": ["numpy_headers"],
        },
        hub_name = "tf_pypi",
        python_version = python_version,
        requirements_lock = "//:requirements_lock_{}.txt".format(python_version.replace(".", "_")),
        whl_modifications = {
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Thu Apr 02 01:32:13 GMT 2026
    - 11K bytes
    - Click Count (0)
Back to Top