Re: [Twisted-Python] farewell to twisted.news

2019-05-31 Thread Glyph
> On May 30, 2019, at 11:39 PM, Hynek Schlawack wrote: > >> If you love NNTP, and would like to help this package stick around by >> maintaining it, that would be great! However, please note that at this >> point it's not worth discussing unless you have the actual free time to >> dedicate

Re: [Twisted-Python] Binary wheels for Twisted on Windows?

2019-05-31 Thread Glyph
> On May 28, 2019, at 5:49 AM, Scott, Barry wrote: > > What I do for my python projects on windows is turn them into a setup.exe > that > the user can run in the traditional way. There are many tools to help you do > this. Then the user does not need to install anything except your setup.exe.