I learned that pip can install from pyproject.toml. Or can it? `pip init`...

@mistersql

I learned that pip can install from pyproject.toml. Or can it?
`pip init` doesn't do anything. So step one I have to google to figure out what pyproject.toml format pip can digest.

Self-replies