Skip to content

Peer Dependency Support #41

Closed
Closed
@ben-ng

Description

@ben-ng

Some packages, like scipy, depend on packages already being installed on your system. In scipy's case, its numpy.

I tried making piptool respect the order of requirements.txt, but it wasn't enough, because the scipy wheel won't build unless numpy is already installed.

Maybe we need a deps attribute in pip_import?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions