Thanks Barry. Every example is useful.

Detlev

Am Sonntag, 14. April 2019, 22:52:46 CEST schrieb Barry:
> > On 14 Apr 2019, at 18:36, Detlev Offenbach <[email protected]>
> > wrote:
> > 
> > Hello all,
> > 
> > I would like to support distribution of eric6 via PyPI. This requires it
> > to be packaged as a wheel via setuptools and a setup.py file.
> > Unfortunately I am not familiar with this task. Nevertheless, I
> > reorganized the eric 6 source tree and created a first setup.py file and
> > packed everything into the 'setup.py' branch of the eric repository.
> > 
> > Help with the setup.py file would be much appreciated. Please send
> > patches/
> > suggestions/tips, simply everything that makes this task done to me or
> > these mailing lists.
> 
> If your code is pure python it should be easy enough to package.
> 
> Is this example usedul?
> https://github.com/barry-scott/PythonWinAppPackager/blob/master/setup.py
> 
> Barry
> 
> > Regards,
> > Detlev
> > 
> > PS: Who to checkout the repository is explained on the eric web site
> > (https:// eric-ide.python-projects.org).

-- 
Detlev Offenbach
[email protected]


_______________________________________________
Eric mailing list
[email protected]
https://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to