hmmm. i assume a `python_tests()` target declared ...
# general
a
hmmm. i assume a
python_tests()
target declared in
ns/config/test/BUILD
depends on something in
ns/config/BUILD
? if so, then you wouldn't need to redeclare it, because dependencies apply transitively in python targets. what is the error you're seeing?