I created a test twistd plugin following the MyProject example here:
https://twistedmatrix.com/documents/current/core/howto/tap.html
but when I run twistd --help from the project root, the myproject program doesn't appear.
twistd --version returns
twistd (the Twisted daemon) 21.7.0
Does anyone have any pointers? Thanks!