aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-09-30move rules_python_external out of experimentalAlex Eagle
2020-06-23Support python interpreter target in pip_import. (#312)Kevin Ku
2020-03-05Add a timeout attribute to pip_import rules. (#217)Jon Brandvein
2020-02-21Add extra_pip_args option to pip_import (#274)Jon Brandvein
2020-02-20Move load statements to the top to remove the Buildifier warnings (#277)Laurent Le Brun
2019-11-15Add pip3_import (#256)Jon Brandvein
2019-11-11Add python_interpreter attr to pip rules (#252)Jon Brandvein
2019-11-11Fix packaging rules documentation generation (#251)Jon Brandvein
2019-10-23Enable buildifier presubmit check (#245)Marcel Hlopko
2019-08-02Update README and add py_repositories() (#218)Jon Brandvein
2019-07-27Migrate to stardoc and regenerate documentation (#213)Jon Brandvein
2018-11-16Switch to new http repo rules (#135)Jon Brandvein
2017-12-08Update python.mdYuchen Xie
2017-09-16Rename package to requirement to avoid conflict with Bazel built-in.Matt Moore
2017-09-15PIP dependency support (#1)mattmoor