creamy-airplane-38079
01/20/2022, 10:17 PMpython_library
goal ( which includes a provides=setup_py
) in v2. Seems like python_library
has been replaced with python_sources
and if you want to specify distribution config then you add the python_distribution
goal too in the BUILD file ? Is that correct ?enough-analyst-54434
01/20/2022, 10:26 PMhundreds-father-404
01/20/2022, 11:27 PM./pants tailor
+ dependency inference, but still might be too big of a leap depending on your repo.
2. Starting with 2.0, then 2.1, etc. Pants 2.9 is a much more polished experience than 2.0, for sure. But that way you'll get deprecation warnings along the way. This doesn't mean you actually land each of these versions in your repo - only that you get Pants running without deprecation warnings, then try the next one, etc. See https://www.pantsbuild.org/docs/upgrade-tips
We're very happy to help along the way also 🙂 Please do ask questions that you havedry-analyst-73584
01/20/2022, 11:32 PMhundreds-father-404
01/20/2022, 11:33 PMdry-analyst-73584
01/20/2022, 11:34 PMcreamy-airplane-38079
01/21/2022, 3:17 PMbusy-vase-39202
01/21/2022, 5:42 PM