quaint-piano-62770
08/13/2024, 8:31 AMapp
and library
. app
depends on library
and I’d like to include the library
source code along with the app
distribution. But when adding library
as a dependency in the python_distribution
target of app
I can see the library
source files when I do pants dependencies app:dist
but the artifacts generated from pants package app:dist
do not include the library
source files. Any ideas of what could be going wrong?wide-midnight-78598
08/13/2024, 1:13 PMquaint-piano-62770
08/13/2024, 1:15 PMbreezy-fireman-62322
03/19/2025, 7:23 AM