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.
`pip-init` is for setup.py
♡ 0 ↻ 0
May 18, 2024
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.
`pip-init` is for setup.py