Skip to content

Commit e1b8ce8

Browse files
committed
urllib compatibility issues..
1 parent fd23c24 commit e1b8ce8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@
5555
'nose>=1.3.7',
5656
'numpy>=1.11.0',
5757
'matplotlib>=1.5.1',
58-
'cairocffi>=0.7.2',
59-
'urllib>=1.17'
58+
'cairocffi>=0.7.2'
6059
],
6160

6261
# List additional groups of dependencies here (e.g. development

0 commit comments

Comments
 (0)