• by baobun on 5/9/2025, 2:13:58 PM

    I don't think there's that much to it. You probably want to have all your packages run on the same Python version anyway but also for unified CI, I guess. Consider that your next.js project could have had some data pipeline on the backend and that your new project may grow some webapps. It's all the same in the end.

    Keep it simple.