Plugin doesn't show up when running twistd

63 views Asked by At

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!

0

There are 0 answers