Skip to content

Commit

Permalink
Remove dependency on zip
Browse files Browse the repository at this point in the history
  • Loading branch information
kclem committed Apr 5, 2019
1 parent 7b694f5 commit 7257b54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ def main():
'jinja2',
'networkx==2.2',
'scipy==1.1.0',
'zip==0.0.2',
],
cmdclass = command_classes,
ext_modules = ext_modules
Expand Down

0 comments on commit 7257b54

Please sign in to comment.