```TypeError: Every element of the entrypoint `tar...
# development
a
Copy code
TypeError: Every element of the entrypoint `targets` must be a subclass of Target. Bad elements: [<class 'pants.build_graph.target.Target'>, <class 'pants.backend.jvm.targets.java_library.JavaLibrary'>, <class 'pants.backend.python.targets.python_library.PythonLibrary'>].
figuring it out
h
Oh, oops, this is a stale error message. Thanks!