Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
Merge pull request #162 from valerymelou/pyup-update-wheel-0.29.0-to-…
Browse files Browse the repository at this point in the history
…0.30.0

Update wheel to 0.30.0
  • Loading branch information
valerymelou committed Sep 14, 2017
2 parents a23310d + 84ef867 commit 2328e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# like Pillow and psycopg2
# See http://bitly.com/wheel-building-fails-CPython-35
# Verified bug on Python 3.5.1
wheel==0.29.0
wheel==0.30.0
{%- endif %}

# Bleeding edge Django
Expand Down

0 comments on commit 2328e71

Please sign in to comment.