According to docs https://flit.pypa.io/en/stable/cmdline.html#flit-install: > Flit calls pip to do the installation. but `pip` is not specified as runtime dependency of `flit`.
According to docs https://flit.pypa.io/en/stable/cmdline.html#flit-install:
but
pipis not specified as runtime dependency offlit.