Consensys / pythx

A Python library for the MythX smart contract security analysis platform
MIT License
32 stars 8 forks source link

Update wheel to 0.34.1 #117

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates wheel from 0.34.0 to 0.34.1.

Changelog ### 0.34.1 ``` - Fixed installation of ``wheel`` from sdist which was broken due to a chicken and egg problem with PEP 517 and setuptools_scm ```
Links - PyPI: https://pypi.org/project/wheel - Changelog: https://pyup.io/changelogs/wheel/ - Repo: https://github.com/pypa/wheel