aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 0b420e07b4c5c88b2937e3972b48094bead7527d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "bazelbuild-rules_python"
description:
    "A repository of Starlark implementation of Python rules in Bazel"

third_party {
  url {
    type: GIT
    value: "https://github.com/bazelbuild/rules_python"
  }
  version: "4082693e23ec9615f3e9b2ed9fae542e2b3bed12"
  last_upgrade_date { year: 2023 month: 7 day: 24 }
  license_type: NOTICE
}