Skip to content

Commit

Permalink
add dependency to travis ci zipp issue
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomihod committed Sep 14, 2020
1 parent d3c1052 commit fb205cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,6 @@ def build_description():
"click >= 6.0",
"tqdm >= 4.24",
"mlxtend >= 0.13, < 0.17",
"zipp >= 2.2", # work around for tavis ci issue
],
)

0 comments on commit fb205cd

Please sign in to comment.