<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"></div><div dir="ltr"><br></div><div dir="ltr"><br>On 14 Apr 2019, at 18:36, Detlev Offenbach <<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr"><span>Hello all,</span><br><span></span><br><span>I would like to support distribution of eric6 via PyPI. This requires it to be </span><br><span>packaged as a wheel via setuptools and a setup.py file. Unfortunately I am not </span><br><span>familiar with this task. Nevertheless, I reorganized the eric 6 source tree </span><br><span>and created a first setup.py file and packed everything into the 'setup.py' </span><br><span>branch of the eric repository.</span><br><span></span><br><span>Help with the setup.py file would be much appreciated. Please send patches/</span><br><span>suggestions/tips, simply everything that makes this task done to me or these </span><br><span>mailing lists.</span><br></div></blockquote><div><br></div><div>If your code is pure python it should be easy enough to package.</div><div><br></div><div>Is this example usedul? <a href="https://github.com/barry-scott/PythonWinAppPackager/blob/master/setup.py#L34">https://github.com/barry-scott/PythonWinAppPackager/blob/master/setup.py</a></div><div><br></div><div>Barry</div><div><br></div><blockquote type="cite"><div dir="ltr"><span></span><br><span>Regards,</span><br><span>Detlev</span><br><span></span><br><span>PS: Who to checkout the repository is explained on the eric web site (https://</span><br><span><a href="http://eric-ide.python-projects.org">eric-ide.python-projects.org</a>).</span><br><span>-- </span><br><span>Detlev Offenbach</span><br><span><a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a></span><br><span></span><br><span></span><br><span>_______________________________________________</span><br><span>PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a></span><br><span><a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></span><br></div></blockquote></body></html>