Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wheels for CPython 3.11 #778

Closed
altendky opened this issue Oct 20, 2022 · 1 comment
Closed

Wheels for CPython 3.11 #778

altendky opened this issue Oct 20, 2022 · 1 comment

Comments

@altendky
Copy link

Long story short

Publishing CPython 3.11 wheels to PyPI would help other projects that use multidict and are working on their own CPython 3.11 support and distribution.

Expected behaviour

pip is able to install multidict wheels from PyPI with CPython 3.11.

Actual behaviour

The sdist is downloaded instead such that building is required.

Steps to reproduce

Look on PyPI and note there are no cp311 wheels available.

Your environment

We operate on all platforms, Intel and ARM, and CPython 3.7 through 3.11.

@webknjaz
Copy link
Member

webknjaz commented Dec 3, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants