rules_python
rules_python copied to clipboard
Release 2.0
Just starting this because this will need discussion/notes and documentation on breaking changes that we will need to do.
Potentially incompatible changes:
- [ ] #3117 - flip script to
bootstrap. - [ ] #2156 - flip venv/site-packages to true.
- [ ]
experimental_index_urlis enabled by default to all. - [ ] We only support bazel
8and9. - [ ] We remove
protobufaliases and deps. - [ ] We remove Python 2 support fully.
Other milestones that I would like to include hit:
- [ ]
pip.defaultandpip.configurewill be stable. - [ ]
py.lockfiles can be read.
I would say we probably should aim for a particular date and whatever is ready is ready at that time.