[Scons-users] Manpages are not installed in 4.8.0
Mats Wichmann
mats at wichmann.us
Wed Jul 17 11:38:39 EDT 2024
On 7/17/24 09:35, Mats Wichmann wrote:
> which is not replicated into pyproject.toml. data_files is long
> deprecated (apparently, it's considered to work with eggs and not work
> with wheels. ymmv.) and I think didn't make the transition to
> pyproject.toml
Indeed, it didn't. A quick experiment:
ValueError: invalid pyproject.toml config: `tool.setuptools`.
configuration error: `tool.setuptools` must not contain {'data_files'}
properties
More information about the Scons-users
mailing list