On Wed, Mar 28, 2018 at 09:21:16AM -0400, Scott Talbert wrote:
> > > I've got a package where I need to pass an argument to setup.py as part of
> > > the build process. Is there a way to do this with dh_python2, ie, without
> > > using overrides?
> > dh_python2 doesn't call setup.py, the build sys
On Wed, 28 Mar 2018, Andrey Rahmatullin wrote:
I've got a package where I need to pass an argument to setup.py as part of
the build process. Is there a way to do this with dh_python2, ie, without
using overrides?
dh_python2 doesn't call setup.py, the build system (python_distutils or
pybuild)
On Wed, Mar 28, 2018 at 09:00:13AM -0400, Scott Talbert wrote:
> I've got a package where I need to pass an argument to setup.py as part of
> the build process. Is there a way to do this with dh_python2, ie, without
> using overrides?
dh_python2 doesn't call setup.py, the build system (python_dist
3 matches
Mail list logo