[tahoe-lafs-trac-stream] [tahoe-lafs] #1220: build/install should be able to refrain from getting dependencies

tahoe-lafs trac at tahoe-lafs.org
Mon Mar 17 18:26:02 UTC 2014


#1220: build/install should be able to refrain from getting dependencies
-------------------------+-------------------------------------------------
     Reporter:  gdt      |      Owner:  gdt
         Type:  defect   |     Status:  new
     Priority:  major    |  Milestone:  undecided
    Component:           |    Version:  1.8.0
  packaging              |   Keywords:  setuptools security install
   Resolution:           |  packaging pip
Launchpad Bug:           |
-------------------------+-------------------------------------------------

Comment (by daira):

 On #2055, dstufft wrote:
 > FWIW pip --no-download is bad and you shouldn't use it. If you want to
 do that you should donwload the packages to a directory (you can use
 {{{pip install --download <directory> [package [package ...]]}}} for that)
 and then use {{{pip install --no-index -find-links <directory> [package
 [package ...]]}}}.

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1220#comment:31>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list