#20218: Use pip to install Python dependencies
-------------------------------------+-------------------------------------
       Reporter:  embray             |        Owner:  embray
           Type:  enhancement        |       Status:  needs_review
       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.         |
         Branch:  u/embray/pip-      |       Commit:
  install                            |  f028f6fcd96f74b9836a2a88558386d4eaa3cbb9
   Dependencies:  #20913             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by embray):

 Rebased on recent develop branch.

 It would be great to get this moving--I just a build fail on trying to
 install `flask_babel` (though it could have been any number of packages)
 because they all use setuptools, and hence running `./setup.py install`
 makes them use `easy_install` by default and check online for the
 package's dependencies even though it shouldn't have to.

 This patch ensures that Python packages are installed without dependency
 on PyPI.

--
Ticket URL: <https://trac.sagemath.org/ticket/20218#comment:50>
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