On Sun, 06 Apr 2014, Barry Warsaw wrote:
> Hi folks,
> I'll be heading up to Montreal for the Python conference on Tuesday April 8th
> and will be there until the 18th. If you're also going to the conference, it
> would be great to meet up, sign keys, and chat about Python on Debian.
+1
see y
Hi folks,
I'll be heading up to Montreal for the Python conference on Tuesday April 8th
and will be there until the 18th. If you're also going to the conference, it
would be great to meet up, sign keys, and chat about Python on Debian.
https://us.pycon.org/2014/
Cheers,
-Barry
signature.asc
D
[PICCA Frederic-Emmanuel, 2014-04-06]
> so I would like to know how to change this snipset to use the
> {build_dir} for the PYTHONPATH.
you cannot really use pybuild for this, it will invoke your command
after or before each interpreter/version call. If you hardcode pybuild's
internal paths on the
On 04/06/2014 03:32 PM, PICCA Frederic-Emmanuel wrote:
> Hello
>
> I try to find a way to teach my rules files how to generate the documentation
> using pybuild
>
> I found the classique
>
> override_dh_auto_build-indep:
> dh_auto_build
> PYTHONPATH=. http_proxy='localhost' sphi
Hello
I try to find a way to teach my rules files how to generate the documentation
using pybuild
I found the classique
override_dh_auto_build-indep:
dh_auto_build
PYTHONPATH=. http_proxy='localhost' sphinx-build -N -bhtml doc/source
build/html # HTML generator
but is does n
5 matches
Mail list logo