[tahoe-lafs-trac-stream] [tahoe-lafs] #2077: pip packaging plan
tahoe-lafs
trac at tahoe-lafs.org
Mon Mar 17 21:08:12 UTC 2014
#2077: pip packaging plan
---------------------------+--------------------------------------
Reporter: daira | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: packaging | Version: 1.10.0
Resolution: | Keywords: pip packaging setuptools
Launchpad Bug: |
---------------------------+--------------------------------------
Comment (by dstufft):
So right now entry points if you install from a sdist still uses
pkg_resourcea (sorry I forgot about that case), but there's very little
path fuckery because pip doesn't install eggs so in your typical install
there aren't multiple versions of things to get the wrong version
activated by accident. If you install from a Wheel it actually doesn't use
pkg_resources at all (and I have plans to make this the case for sdists as
well).
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2077#comment:9>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list