[Scons-users] Manpages are not installed in 4.8.0

Ryan Carsten Schmidt scons at ryandesign.com
Tue Jul 16 14:51:54 EDT 2024


Unlike in 4.7.0, the manpages are not installed in 4.8.0. I noticed this when trying to update the MacPorts scons package to 4.8.0. In MacPorts we build scons with "python3.12 -m build --no-isolation --wheel --outdir ..."

I noticed that you've migrated from setup.cfg to pyproject.toml. Even though setup.cfg was deleted in your repository a small setup.cfg still exists in the tarball. Removing it does not fix the problem however. 


More information about the Scons-users mailing list