Skip to content

Switch to py3-none-* #19

Open
Open
@mdavidsaver

Description

@mdavidsaver

I notice that PyQt on pypi.org has split out the Qt c++ libraries as PyQt6-Qt6 where the wheel files have py3-none-* tags instead of interpreter specific cp*-cp*-* tags. So they can upload only 4 of these large wheel files per release, as opposed to ~30 files currently uploaded for epicscorelibs.

Need to investigate when pip started supporting tags like py3-none-manylinux_2_28_x86_64.

see also

python -m pip debug --verbose
...
Compatible tags: ...
...

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions