From 5f079e56ec6e5d93d0acb744d2eead9cd1d42976 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Sat, 6 Feb 2016 01:23:55 +0100 Subject: [PATCH] update dependencies --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 359b76463..7af5273c7 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( "click>=6.2, <7.0", 'twine>=1.6.5, <1.7', 'virtualenv>=14.0.5, <14.1', - 'wheel>=0.26.0, <0.27', + 'wheel>=0.28.0, <0.29', ], entry_points={ 'console_scripts': [