rules_python version used in rules_pkg conflict with version 0.34.0 of rules_python, if rules_pkg is loaded first and then rules_python #882
Labels
P3
An issue that we are not working on but will review quarterly
The error is:
ERROR: BUILD.bazel:4:25: //:requirements_test: no such attribute 'src' in 'py_test' rule (did you mean 'srcs'?)
Here is the setup
WORKSPACE file contents
BUILD file contents
Run command
bazelisk run //:requirements.update
The text was updated successfully, but these errors were encountered: