pypi wrapt 2.2.0.dev1
wrapt 2.2.0.dev1

latest releases: 2.2.0, 2.2.0rc12
5 hours ago

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

Release notes for the upcoming 2.2.0 final (work in
progress): https://wrapt.readthedocs.io/en/latest/changes.html#version-2-2-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.2.0.dev1-<python>-<abi>-<platform>.whl

or

tar xf wrapt-2.2.0.dev1.tar.gz
cd wrapt-2.2.0.dev1
pip install .

SHA256SUMS is attached for verification of the archives.

Don't miss a new wrapt release

NewReleases is sending notifications on new releases.