Skip to content

wrapt 2.2.2rc1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jun 10:41
· 2 commits to develop since this release

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

May be installable from PyPi:

pip install wrapt==2.2.2rc1

If pip reports the version is unavailable, this candidate
either has not been uploaded yet or is not being published to
PyPi. Use the attached wheels or build from the source
distribution instead:

tar xf wrapt-2.2.2rc1.tar.gz
cd wrapt-2.2.2rc1
pip install .

SHA256SUMS is attached for verification of the archives.