aboutsummaryrefslogtreecommitdiff
path: root/WORKSPACE
AgeCommit message (Expand)Author
2023-02-07fix(release): minimum needed to run twine to publish (#1021)Alex Eagle
2023-01-25feat(gazelle)!: Move the plugin to a separate workspace (#972)Ignas Anikevicius
2022-11-28feat: multi-toolchain support (#846)Thulio Ferraz Assis
2022-09-26Add CI job for RBE.UebelAndre
2022-03-09feat: cpython toolchains (#618)Thulio Ferraz Assis
2021-11-16Gazelle extension for Python (#514)Thulio Ferraz Assis
2020-09-30lazily call rules_python_external_dependenciesAlex Eagle
2020-08-31Make rules_python_external functional (#354)Alex Eagle
2020-07-14Remove mention and usage of Bazel Federation (#339)Alex Eagle
2019-10-23Enable buildifier presubmit check (#245)Marcel Hlopko
2019-10-18README improvements (#239)Jon Brandvein
2019-10-04Use rules_pkg to create distributions (#234)aiuto
2019-08-13Comply with the standards of the Bazel federation (#223)Florian Weikert
2019-08-02Ensure all core Python rules are loaded from defs.bzl (#219)Jon Brandvein
2019-07-27Migrate to stardoc and regenerate documentation (#213)Jon Brandvein
2019-07-26Rename canonical workspace name to "@rules_python" (#212)Jon Brandvein
2019-05-14Update to work with --incompatible_use_python_toolchains (#188)Jon Brandvein
2019-03-07Update subpar dep for incompatible change migrations in Bazel 0.23 (#168)Jon Brandvein
2018-12-18Update subpar dependency (#147)Laurent Le Brun
2018-11-27Update sass and skydoc dependencies (#139)Laurent Le Brun
2018-11-16Switch to new http repo rules (#135)Jon Brandvein
2018-02-16Add a simple test that the built and checked in PAR files match. (#10)Matt Moore
2017-11-16This adds support for "extras".Matt Moore
2017-11-16This updates WORKSPACE to the latest subpar, and ./update_tools.sh.Matt Moore
2017-11-12Add test for wheels with METADATAJoshua Chorlton
2017-10-04Split on more characters when stripping the version metadata.Matt Moore
2017-09-21Update dependencies for compatibility with Bazel 0.6.0Vladimir Moskva
2017-09-15PIP dependency support (#1)mattmoor