AugustKarlstedt / rules-python-minimal-example

pip_parse regression minimal example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimal example of bazel regression

something broke between v0.7.0 and v0.8.1 that makes it so deps are not resolved properly

to see error run

$ bazel run //:requirements.update && bazel run //:gazelle && bazel run //:build_file_generation_bin

to see older version working swap out the commented lines in WORKSPACE

About

pip_parse regression minimal example


Languages

Language:Starlark 94.9%Language:Python 5.1%