[Scons-users] distributing SCons tools on pypi?

Daniel Holth dholth at gmail.com
Thu Jun 23 22:21:54 EDT 2016


Oh, I can just import the tool, and pass the generate function in
environment.tools. Works great.

On Thu, Jun 23, 2016 at 10:14 PM Daniel Holth <dholth at gmail.com> wrote:

> Is there a way to distribute SCons tools as pip-installable packages? I'm
> working on a SCons-powered Python packaging tool. It needs to install SCons
> and itself from pypi as part of executing a setup.py shim, after which
> SCons takes over. Should I just set toolpath to sys.path?
>
> Thanks
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20160624/a430a4f8/attachment.html>


More information about the Scons-users mailing list