We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9960253 commit fa3e2d5Copy full SHA for fa3e2d5
python/repositories.bzl
@@ -323,6 +323,7 @@ py_runtime_pair(
323
"distutils_content": rctx.attr.distutils_content,
324
"ignore_root_user_error": rctx.attr.ignore_root_user_error,
325
"name": rctx.attr.name,
326
+ "patches": rctx.attr.patches,
327
"platform": platform,
328
"python_version": python_version,
329
"release_filename": release_filename,
0 commit comments