bazelbuild / rules_python

Bazel Python Rules
https://rules-python.readthedocs.io
Apache License 2.0
538 stars 542 forks source link

chore!(pip.parse): remove parse_all_requirements_files attribute #2407

Closed aignas closed 1 week ago

aignas commented 1 week ago

Remove the deprecated symbol and use the default pip extension in rules_python to pull twine as part of the dependencies.

Work towards #1361 Fixes #2268 for all the users by default