<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>On May 2, 2014, at 5:45 PM, David Stainton <<a href="mailto:dstainton415@gmail.com">dstainton415@gmail.com</a>> wrote:</div><div><br></div><div><blockquote type="cite">I'm starting to think about the deployment issues... Perhaps someone<br>on the list knows of the "correct" setup.py (distutils/setuputils?)<br>procedure to deploy twisted plugins? I shall have to research this<br>soon. For now my hacky development/testing flow works OK.<br></blockquote></div><div><br></div><div>This stack overflow question still hasn't gotten a <i>great</i> answer:</div><div><<a href="https://stackoverflow.com/questions/7275295/how-do-i-write-a-setup-py-for-a-twistd-twisted-plugin-that-works-with-setuptools">https://stackoverflow.com/questions/7275295/how-do-i-write-a-setup-py-for-a-twistd-twisted-plugin-that-works-with-setuptools</a>></div><div>If you figure something out, please post it there.</div><br><div>However, assuming a post-deluvian version of pip, this simple setup appears to work OK for me:</div><div><<a href="https://github.com/glyph/txsni/blob/master/setup.py#L16">https://github.com/glyph/txsni/blob/master/setup.py#L16</a>></div><div>and I haven't found a setup that breaks it yet.</div><div><br></div><div>-glyph</div><div><br></div><div><br></div><div><br></div></body></html>