Skip to content

Commit 3ef929d

Browse files
EvaSDKJulien Castets
authored andcommitted
Depend on a recent enough slumber revision claiming python3 support
1 parent f4d2dcc commit 3ef929d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def get_long_description():
5050
license='BSD',
5151

5252
install_requires=[
53-
'slumber >= 0.6.0',
53+
'slumber >= 0.6.2',
5454
'pyOpenSSL',
5555
'ndg-httpsclient',
5656
'pyasn1',

0 commit comments

Comments
 (0)