|
|
|
|
|
by maleldil
1151 days ago
|
|
I'm not sure I understand you. If the project uses something "special" like poetry, hatch, pdm, etc., you only need to install those for development. If you simply want to use the project, they all should be installable directly with pip, as they all have pep517-compatible backends. Even then, how can installing those tools harm your system? You can always use pipx and have each tool be installed in its own virtual environment. |
|