So. I am trying to make a pants repo with go code ...
# general
c
So. I am trying to make a pants repo with go code in it. My pants.ini has 'pants.contrib.go' listed under backend_packages, but pants fails complaining that 'Exception message: Failed to load the pants.contrib.go.register backend: No module named contrib.go.register'. Is there a step I'm missing to make contrib moules available (presumably on pythonpath)?