proud-dentist-22844
06/20/2022, 8:39 PMscripts for a python_distribution ?
https://python-packaging.readthedocs.io/en/latest/command-line-scripts.html#the-scripts-keyword-argument
(scripts is not the same thing as entry_points as it can include bash scripts, or unimportable kebab-case python scripts)
edit: moved from #C01CQHVDMMW because this wasn't a plugin-development-related questionenough-analyst-54434
06/20/2022, 11:32 PMprovides allows you to pass arbitrary extra setup(...) kwargs, if the values need to point to files, then Pants will need to know about that.proud-dentist-22844
06/21/2022, 12:10 AMproud-dentist-22844
06/21/2022, 3:57 PMdependencies of a python_distribution so that the scripts are available in the chroot that setuptools uses?bitter-ability-32190
06/21/2022, 3:58 PMresources which point to the shell scriptsbitter-ability-32190
06/21/2022, 3:58 PMproud-dentist-22844
06/21/2022, 3:58 PMdependencies on the shell target.bitter-ability-32190
06/21/2022, 3:59 PMproud-dentist-22844
06/21/2022, 4:00 PMproud-dentist-22844
06/21/2022, 4:01 PMproud-dentist-22844
06/21/2022, 4:01 PMbitter-ability-32190
06/21/2022, 4:01 PMbitter-ability-32190
06/21/2022, 4:02 PMresourcesproud-dentist-22844
06/21/2022, 4:03 PMbitter-ability-32190
06/21/2022, 4:04 PMproud-dentist-22844
06/21/2022, 4:04 PMproud-dentist-22844
06/21/2022, 4:04 PMproud-dentist-22844
06/21/2022, 4:25 PMproud-dentist-22844
06/22/2022, 12:10 AM./pants package is effectively ignoring my targets.