aboutsummaryrefslogtreecommitdiff
path: root/examples/pip_install/pip_install_test.py
AgeCommit message (Expand)Author
2024-01-17Revert "Upgrade bazelbuild-rules_python to 0.28.0"Yifan Hong
2023-10-19chore!: disable pip_install and remove from examples and tests (#1510)Ignas Anikevicius
2023-09-28chore: bump internal_deps (#1322)Ignas Anikevicius
2023-01-29Add missing copyright headers (#1030)Richard Levasseur
2022-12-24Updates lockfiles (#943)Greg Roodt
2022-09-25Standardise on pip_parse (#807)upstream/0.13.0Greg Roodt
2022-08-14Ran black and isort to fix files missed by commit hook (#790)UebelAndre
2022-07-01Use `installer` to remove custom unzip and spread code (#715)Greg Roodt
2022-02-09Removed examples that are not platform agnostic (#620)UebelAndre
2022-01-30Use `@rules_python//python/runfiles` for examples and tests (#614)UebelAndre
2021-12-28sorted imports statements and apply "black" formatting (#583)UebelAndre
2021-11-09pip: entry_point: Add support for exit codes (#550)Gibson Fahnestock
2021-10-01Added tests for additional utilities of `pip_install` and `pip_parse` (#524)UebelAndre