The lock_repos extension.
lock_repos = use_extension("@rules_pycross//pycross/extensions:lock_repos.bzl", "lock_repos") lock_repos.create(pypi_index)
TAG CLASSES
Create declared Pycross repos.
Attributes
Name | Description | Type | Mandatory | Default |
---|---|---|---|---|
pypi_index | The PyPI-compatible index to use (must support the JSON API). | String | optional | "" |