Python Monorepo: an Example. Part 1: Structure and Tooling
https://www.tweag.io/blog/2023-04-04-python-monorepo-1/
https://github.com/tweag/python-monorepo-example
requirements.txtを使っている(-eで別のディレクトリから)
TODO:pipのバージョンとeditableインストールの挙動の違いへの対処になる?
PEP 660 – Editable installs for pyproject.toml based builds (wheel based)
書きさし