GrahamDumpleton / wrapt

A Python module for decorators, wrappers and monkey patching.
BSD 2-Clause "Simplified" License
2.03k stars 231 forks source link

New release/CI run to get Python 3.11 wheels #224

Closed stegayet closed 1 year ago

stegayet commented 1 year ago

Description

Since https://github.com/GrahamDumpleton/wrapt/commit/cd4498354e647c0f9e158e92fd94555c20a381e3 has been pushed, CI workflow should be able to handle CPython 3.11 wheels, but I guess workflow should be triggered or a new release should be made so that they are built and uploaded to PyPi.

Would it be possible to handle this ? Thank you very much :smile: cc @GrahamDumpleton

GrahamDumpleton commented 1 year ago

Please verify that version 1.15.0 satisfies requirement for Python 3.11 wheels.