mirror of
https://github.com/wassname/cachier.git
synced 2026-09-09 11:19:08 +08:00
Fix bdist_wheel
Without this, attempting to build a wheel produces: ```bash $ python setup.py bdist_wheel /path/to/venv/lib/python2.7/site-packages/setuptools/dist.py:333: UserWarning: Normalizing '1.2.1.post.dev3' to '1.2.1.post0.dev3' normalized_version, running bdist_wheel error: invalid truth value '' ```
This commit is contained in: