Skip to content

Specifying --platformin lock create impedes referring to sdists #2005

@thejcannon

Description

@thejcannon

Both:

  • pex3 lock create --platform manylinux_2_31_x86_64-cp-38-cp38 timeout-decorator~=0.4
  • pex3 lock create --style sources --platform manylinux_2_31_x86_64-cp-38-cp38 timeout-decorator~=0.4

result in an error because timeout-decorator is an sdist-only package.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions