faint-dress-64989
12/08/2022, 5:08 PM./pants package src/python/maergo:main
only main.py
is added to the pex file and the rest of the sources files are ignored. Does every python package need its own build that is then referenced in the main build of the application or is there a simpler solution?./pants tailor ::
python_sources()
to each python module