rhythmic-morning-87313
04/29/2022, 2:01 PMpython_requirements, there is a special target reference format //:reqs . Could someone explain what this means?curved-television-6568
04/29/2022, 2:03 PM// simply means to go from the root, contrary to just :reqs which would be for a sibling.rhythmic-morning-87313
04/29/2022, 2:03 PMcurved-television-6568
04/29/2022, 2:03 PM// though, as some/other:target always goes from the root, never as sibling, so it is only targets at the root, that needs it.curved-television-6568
04/29/2022, 2:04 PM