aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2023-06-15feat(bzlmod)!: Calling pip multiple times allowing for multiple Python versio...Chris Love
2023-06-12feat(bzlmod): Register a default toolchain (#1259)upstream/0.23.0Richard Levasseur
2023-06-01feat(bzlmod): Moving register.toolchains internal (#1238)Chris Love
2023-05-15Adding bzlmod support document (#1214)Chris Love
2023-05-01type:docs Update README.md (#1186)Wei
2023-04-03docs: Updating documentation for bzlmod (#1149)Chris Love
2023-03-04chore: fix some lingering GH archive URLs (#1108)Alex Eagle
2023-01-18Implement py_proto_library (#832)Ivo List
2022-12-30Fix broken link. (#955)Philipp Stephani
2022-11-02Update `pip_install` to `pip_parse` in README.md (#852)Ekesh Kumar
2022-09-25Standardise on pip_parse (#807)upstream/0.13.0Greg Roodt
2022-06-28. (#738)Greg Roodt
2022-06-21Provide current_py_toolchain (#731)jheaff1
2022-06-09Remove legacy pip_import (#726)upstream/0.9.0Greg Roodt
2022-05-10Add caveat about python_register_toolchain's hermeticty to README (#698)Jonathon Belotti
2022-03-16Allow `python_register_toolchains.name` to be the resolved interpreter repo (...UebelAndre
2022-03-14docs: avoid users on 3.10 by accident (#653)Alex Eagle
2022-03-09feat: cpython toolchains (#618)Thulio Ferraz Assis
2022-01-05Fix buildozer command for substituting deps (#596)Henry Fuller
2022-01-03Update README to say that using `requirement()` is optional (#594)Josh Wilson
2022-01-02Simplify release (#587)Alex Eagle
2021-12-28Deleted legacy pip_import rule (#582)UebelAndre
2021-11-01Use 0.5.0 in README (#562)Alex Saveau
2021-10-25Remove 'experimental' from pip_parse section (#551)Jeremy Volkman
2021-09-12Release 0.4.0upstream/0.4.0Alex Eagle
2021-08-17replace obsolete 'master' branch refs (#513)Jonathon Belotti
2021-07-05Improve README documentation of pip_install rule [tiny] (#501)Jonathon Belotti
2021-06-24remove wording incorrectly suggesting python2 was supported by pip_install (#...Jonathon Belotti
2021-06-23update README to point at latest release, 0.3.0, and latest master commit (#494)Jonathon Belotti
2021-04-120.2.0 README update (#444)Jonathon Belotti
2021-04-01You only need to specify extras in the requirement macro if using legacy pip_...Jonathon Belotti
2021-03-22Incrementally download wheels at workspace time. (#432)Henry Fuller
2021-01-28pip_repositories() is deprecated. remove directive to use it from README (#407)Jonathon Belotti
2021-01-24remove inaccuracy in README about default py interpreter used by pip_install ...Jonathon Belotti
2021-01-10Remove the rules_python_external README (#391)Jonathon Belotti
2021-01-05do not show 'pip3_import' as alternative to 'pip_install' in README (#398)Jonathon Belotti
2020-12-24Fix typo in readme. (#396)Kevin Wang
2020-10-26Remove py_repositories (#370)Alex Eagle
2020-10-16README update (related to 0.1.0 release) (#369)Jonathon Belotti
2020-07-14Remove mention and usage of Bazel Federation (#339)Alex Eagle
2020-05-19point README readers to new 0.0.2 release (#302)Jonathon Belotti
2020-05-12Add documentation of community / Bazel team ownership (#308)Jon Brandvein
2020-04-09Add information regarding support (#290)upstream/0.0.2Laurent Le Brun
2020-03-03README: Add missing http_archive import (#266)Ed Baunton
2019-11-15Add pip3_import (#256)Jon Brandvein
2019-10-31Add badge for incompatible flag pipeline (#247)Marcel Hlopko
2019-10-18README improvements (#239)Jon Brandvein
2019-10-09Fix WORKSPACE/distro boilerplate (#238)Jon Brandvein
2019-10-08Update README (#237)upstream/0.0.1Jon Brandvein
2019-08-02Update README and add py_repositories() (#218)Jon Brandvein