Comparing bazel-contrib:main...beittech:master · bazel-contrib/rules_python
base repository: bazel-contrib/rules_python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
head repository: beittech/rules_python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Checking mergeability…
Don’t worry, you can still create the pull request.
- 4 commits
- 7 files changed
- 2 contributors
Commits on Oct 16, 2018
-
add support METADATA 2.1 in wheels
`wheel` has dropped support for `metadata.json`. This change adds the functionality to parse METADATA 2.1 files and create the same structure as depricted `metadata.json`. adsz: cherry-picked without binary files