Searched refs:python_nuget_package (Results 1 – 3 of 3) sorted by relevance
3 load("//bazel:python_downloads.bzl", "python_nuget_package", "python_source_archive")70 python_nuget_package(74 python_nuget_package(78 python_nuget_package(82 python_nuget_package(86 python_nuget_package(90 python_nuget_package(94 python_nuget_package(98 python_nuget_package(
54 def python_nuget_package(name, sha256):
271 def python_nuget_package(self, **kwargs): member in WorkspaceFileFunctions