Hi Ward, That's exactly what I was looking for. Cheers, Cormac.
On Thu, Apr 30, 2015 at 1:50 AM, Ward Poelmans <[email protected]> wrote: > On Thu, Apr 30, 2015 at 2:22 AM, Garvey, Cormac T <[email protected]> > wrote: > > > ('PyYAML', pyyamlversion, { > > 'source_urls': > > [('https://pypi.python.org/packages/source/P/PyYAML')], > > }), > > Use the 'modulename' option: > ('PyYAML', pyyamlversion, { > 'modulename': 'yaml', > 'source_urls': [(' > https://pypi.python.org/packages/source/P/PyYAML')], > }), > > Ward > -- Cormac Garvey HPC Software Consultant Scientific Computing Idaho National Laboratory Ph: 208-526-6294

