aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
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
2019-07-26Add exports for core Python logic that's bundled with Bazel (#202)Jon Brandvein
2019-07-26Rename canonical workspace name to "@rules_python" (#212)Jon Brandvein
2019-01-06Add loading of git_repository rule to README (#152)Daniel J. Beutel
2018-02-23add new bazel ci configJakob Buchgraber
2018-02-15Add disclaimer about alpha release status (#66)Douglas Greiman
2017-11-16This adds support for "extras".Matt Moore
2017-11-08Merge branch 'master' into mattmoor-patch-1Matt Moore
2017-10-18Update build status badge to use httpsdavidstanke
2017-10-08Note that "{HEAD}" is invalid, not special.Matt Moore
2017-09-18Fix documentation bugmattmoor