[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2077: pip packaging plan
Tahoe-LAFS
trac at tahoe-lafs.org
Fri May 8 22:43:40 UTC 2015
#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):
Yes, for PyInstaller in particular once you have the .spec file written,
building a new artifact is done by executing ``pyinstaller
<pathtospecfile>``. You'll get a single file that someone can copy to
their own machine and it will work, no matter what they do or do not have
installed (with the sole exceptions of the fact the file is platform
specific and it requires TMPDIR to not be mounted as no-exec).
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2077#comment:30>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list