On 27 Okt., 05:54, Dima Pasechnik <dimp...@gmail.com> wrote: > Being able to get Sage as a part of PyPI would be great! > Taking into account how many of Sage spkgs are there, e.g. cython, > scipy, networkx, cvxopt, > this looks like the right way of factoring > out components that are just packaged into Sage. > At the moment just keeping apace with the latter > components is taking a large chunk of developers time.
Well, if all of their spkg-installs would just do "cd src && python setup.py install"... Also, upgrading a Python package frequently requires changing other parts of Sage. Otherwise updating such an spkg wouldn't make much of a difference to including an updated Python package. -Leif -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org