square-elephant-85438
11/08/2024, 10:40 PMpants package my_project:project_dist
, pants packages my whl.pants --changed-since=origin/main package
, pants complains `pants.backend.python.util_rules.package_dists.InvalidSetupPyArgs: Missing a name
kwarg in the provides
field` .happy-kitchen-89482
11/09/2024, 5:31 AMgenerate_setup = False
happy-kitchen-89482
11/09/2024, 5:31 AMsquare-elephant-85438
11/14/2024, 6:16 PMException: Can only merge Directories with no duplicates, but found 2 duplicate entries in :
`pyproject.toml`: ...
'setup.cfg': ...
due to multiple pyproject and setup cfg resources. This workaround you have suggested might work for me. I'll try it out and keep you posted.
https://github.com/pantsbuild/pants/issues/15855
workaround: https://github.com/pantsbuild/pants/issues/15855#issuecomment-1161938309