pypi wrapt 2.4.0.dev2
wrapt 2.4.0.dev2

2 hours ago

Development snapshot. Not normally published to PyPi
(occasionally uploaded to exercise the release pipeline).

Release notes for the upcoming 2.4.0 final (work in
progress): https://wrapt.readthedocs.io/en/latest/changes.html#version-2-4-0

Platform wheels and the source distribution are attached. To
test against your Python install, either grab a matching wheel
or build from the source distribution:

pip install wrapt-2.4.0.dev2-<python>-<abi>-<platform>.whl

or

tar xf wrapt-2.4.0.dev2.tar.gz
cd wrapt-2.4.0.dev2
pip install .

SHA256SUMS is attached for verification of the archives.

Don't miss a new wrapt release

NewReleases is sending notifications on new releases.