Howdy all,

The Library Style Guide [0] currently recommends explicit specification
of Python 2, Python 3, and Pybuild::

    […] we highly recommend the pybuild build system for its simplicity
    (at least for setup-based packages, i.e. the majority of those on
    PyPI) and its great support for dual Python 2 and Python 3 builds.

    […]
    %:
            dh $@ --with python2,python3 --buildsystem=pybuild

Is this still the right advice? Are some of those options now the
default? Should they be dropped from the ‘debian/rules’ file for Python
code?

-- 
 \      “Progress might have been all right once, but it's gone on too |
  `\                                                long.” —Ogden Nash |
_o__)                                                                  |
Ben Finney


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/85a91fs0kn....@benfinney.id.au

Reply via email to