Skip to content

No longer rely on pip for installation #1

Description

@sdispater

We are currently relying on pip to install downloaded packages. This requires subprocess calls which is far from ideal.

We can now leverage https://github.com/pypa/build and https://github.com/pradyunsg/installer to replace pip calls.

Initial WIP implementation in python-poetry/poetry#4213

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions