Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

PEP440 compliance #34

Closed
bjlittle opened this issue Nov 26, 2020 · 1 comment · Fixed by #40
Closed

PEP440 compliance #34

bjlittle opened this issue Nov 26, 2020 · 1 comment · Fixed by #40
Labels
invalid This doesn't seem right

Comments

@bjlittle
Copy link
Member

Suggest that PEP440 versioning is used.

@bjlittle bjlittle added the invalid This doesn't seem right label Nov 26, 2020
@trexfeathers
Copy link
Contributor

trexfeathers commented Jan 28, 2021

This has now become a blocker to benchmarking using Airspeed Velocity, owing to the default install command:

in-dir={env_dir} python -mpip install {wheel_file}

pip v21.0 now mandates PEP440 within wheels (pypa/pip#9320).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants