The pyproject.toml file in the miniKanren v1.0.4 contains an invalid license-files field in the [project] section which is causing build failure. `ValueError: invalid pyproject.toml config: `project`. configuration error: `project` must not contain {'license-files'} properties ` ## Steps to reproduce **Python version: 3.10** `pip3.10 install miniKanren==1.0.4` <img width="1259" alt="Image" src="https://github.com/user-attachments/assets/3d879e57-5cae-4ec5-9a53-34aaaa68c047" />