dropbox / dropbox/dbx_build_tools

mypy bazel rules appear to be missing some dependencies

Open
#6 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
209
Forks
34
PR merge metrics
No merged PRs in 30d

Description

I would like to try out the mypy rule, and modified the example slightly to include a dbx_mypy_test target. However, I got the following error - `every rule of type _dbx_mypy_test implicitly depends upon the target '@dbx_build_tools//dropbox/mypy:mypy_test', but this target could not be found because of: no such package '@dbx_build_tools//dropbox/mypy': BUILD file not found in directory 'dropbox/mypy' of external repository @dbx_build_tools`

Digging through the starlark code, there appear to be various labels in `mypy.bzl` that don't actually appear in the codebase (there is no `dropbox/mypy` directory). Any advice? Let me know if you need explicit steps to repro.
`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.