[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2876: tox won't run on ubuntu xenial: python3
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Jul 4 19:57:13 UTC 2017
#2876: tox won't run on ubuntu xenial: python3
---------------------------+--------------------
Reporter: warner | Owner: daira
Type: defect | Status: new
Priority: major | Milestone: 1.13.0
Component: packaging | Version: 1.12.1
Resolution: | Keywords:
Launchpad Bug: |
---------------------------+--------------------
Comment (by warner):
Ah, so I think the simplest solution is to have our setup.py look at
`sys.argv`, and apply the py2-only check iff setup.py was invoked as
`setup.py egg_info` or `setup.py install`. A pip install will do the
former, and users may do the latter directly.
PR in https://github.com/tahoe-lafs/tahoe-lafs/pull/422
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2876#comment:8>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list