pypa / pip

The Python package installer
https://pip.pypa.io/
MIT License
9.51k stars 3.02k forks source link

Check virtual environemnt meet expectations at pyproject.toml #12374

Closed vsedyshev-intermedia closed 9 months ago

vsedyshev-intermedia commented 12 months ago

What's the problem this feature will solve?

Too slow prepare environemnt

Describe the solution you'd like

Check environments package versions

Alternative Solutions

Docker

Additional context

Since you checking solution with biggest count dependencies installation may take an in my case around ~5 min. and clean deploying no so fast as expect. How about to make partial installation upgarde environment or check Python virtual envirnemnt is ready now.

Code of Conduct

jeanas commented 9 months ago

@vsedyshev-intermedia Sorry, but this issue doesn't sound technically comprehensible and therefore isn't actionable. If you need help with pip, please ask on https://discuss.python.org/c/users/. If you still have a feature request, please discuss it there so that people can help you formulate it precisely.