one final question (hopefully) I've got everything...
# plugins
g
one final question (hopefully) I've got everything working as expected, my plugin creates a zip file with no 3rd party requirements (these are handled by the airflow engine) and my dag files in the correct locations with all internal requirements packaged in the zip file the only nice to have I can think of is: how do I get
./pants tailor
to automatically generate build files? Specifically I would need to create my target before a
python_sources
gets created