JakobGM / astrality

Astrality - A modular and dynamic configuration file manager
https://astrality.readthedocs.io
MIT License
98 stars 3 forks source link

Update wheel to 0.31.1 #39

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates wheel from 0.31.0 to 0.31.1.

Changelog ### 0.31.1 ``` ====== - Fixed arch as ``None`` when converting eggs to wheels ```
Links - PyPI: https://pypi.org/project/wheel - Changelog: https://pyup.io/changelogs/wheel/ - Repo: https://github.com/pypa/wheel
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 456


Files with Coverage Reduction New Missed Lines %
astrality/filewatcher.py 4 97.06%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 450: 0.0%
Covered Lines: 3785
Relevant Lines: 3882

💛 - Coveralls