Vincent Bernat wrote: > > However, it looks like this "should" work: > > > > install_requires=dict( > > […] > > py27=["ruamel.ordereddict", "typing"], > > […] > > ) > > This seems to only work if the package is installed at build time. I'll push a > fixed version soon.
Ah, ie. missing Build-Depends on python[2]-typing?
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-

