Skip to content

Document how to use the wheel cache #20

@therc

Description

@therc

How does one use or debug wheel caching?

I am using something like this

$ bazel test --test_output=errors -s --build_tests_only \
   --action_env BAZEL_WHEEL_CACHE=https://foo/bar //test:target 

But it still seems to be fetching things upstream, e.g.

  Downloading https://files.pythonhosted.org/packages/74/68/d87d9b36af36f44254a8d512cbfc48369103a3b9e474be9bdfe536abfc45/python_dateutil-2.7.5-py2.py3-none-any.whl (225kB)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions