#20218: Use pip to install Python dependencies
-------------------------------------+-------------------------------------
       Reporter:  embray             |        Owner:  embray
           Type:  enhancement        |       Status:  needs_work
       Priority:  minor              |    Milestone:  sage-7.2
      Component:  build              |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Erik Bray          |    Reviewers:
Report Upstream:  None of the above  |  Work issues:
  - read trac for reasoning.         |       Commit:
         Branch:  u/embray/pip-      |  2fe1d357600e60d3422141ba5a7fb16efb3a691b
  install                            |     Stopgaps:
   Dependencies:  #20692             |
-------------------------------------+-------------------------------------

Comment (by embray):

 Replying to [comment:41 jdemeyer]:
 > This branch does a lot of stuff. It's not a disaster, but I would have
 preferred to see this as 3 tickets:
 > 1. Add the SSL patch to `pip`.
 > 2. Use `pip install` to install Python packages.
 > 3. Add `dependencies` to optional packages without dependency files.

 Okay, that's fair.  I can break this up.

 Not exactly clear how to break up 2 and 3 though.  If optional packages
 are going to be installed with pip, they ''have'' to have dependency files
 listing at least pip first.  But if I do that ''before'' making them
 installed with pip then they would have an unnecessary dependency on pip.

 Unless I made a separate ticket that only adds the dependency files with
 no pip, and then later adds the pip dependency as part of 2).  But that
 would be a little more annoying.

--
Ticket URL: <http://trac.sagemath.org/ticket/20218#comment:42>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to