On Mon, Jun 6, 2016 at 11:01 AM, Jeroen Demeyer <jdeme...@cage.ugent.be> wrote: > On 2016-06-06 16:05, William Stein wrote: >> >> Isn't there one canonical one to use now? > > > I guess the "canonical" one is setuptools. But setuptools makes the annoying > assumption that a Python package is completely self-contained and that no > other software ever needs to use files from that Python package. This > assumption simply isn't satisfied for most projects that I work with, so I > avoid setuptools.
And yet you can do anything you want in setup.py... It's not hard to get around that.q > > Jeroen. > > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-devel+unsubscr...@googlegroups.com. > To post to this group, send email to sage-devel@googlegroups.com. > Visit this group at https://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. -- William (http://wstein.org) -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.