[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2283: replace _auto_deps with a pkg_resources API call

Tahoe-LAFS trac at tahoe-lafs.org
Thu Aug 21 01:52:45 UTC 2014


#2283: replace _auto_deps with a pkg_resources API call
-----------------------------+------------------------
     Reporter:  zooko        |      Owner:
         Type:  enhancement  |     Status:  new
     Priority:  normal       |  Milestone:  undecided
    Component:  packaging    |    Version:  1.10.0
   Resolution:               |   Keywords:  setuptools
Launchpad Bug:               |
-----------------------------+------------------------

Comment (by daira):

 That seems to work (that is, it gives a list of `Requirement` objects
 corresponding to `install_requires`). So it's a valid alternative approach
 to what we have now, but I'm not sure it actually helps all that much. We
 Don't Repeat Ourselves already -- this would just mean we could choose to
 move the definition of `install_requires` to `setup.py`, say, which
 wouldn't by itself reduce complexity.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2283#comment:2>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


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