[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2283: replace _auto_deps with a pkg_resources API call
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Aug 19 18:11:37 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 zooko):
dstufft explained on IRC that you can get this information at run-time
with:
{{{
pkg_resources.get_distribution("allmydata-tahoe").requires()
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2283#comment:1>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list