Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3-cycler: upgrade 0.10.0 -> 0.11.0
This is the first Cycler feature release in some years. New features include: Added Cycler.by_key, which produces values by key (#26) Added Cycler.__contains__, which adds support for in checks (#34) Wheels now includes the LICENSE file (#48) The sdist now includes the LICENSE (#58) and tests (#32) Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above. Signed-off-by: Zheng Ruoqin <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
- Loading branch information