Skip to content

Commit ba4a7b0

Browse files
tcstooltcstool
authored andcommitted
Remove duplicate pip install from setup.sh
1 parent 88028ca commit ba4a7b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ if [ "$doIt" = "y" ] || [ "$doIt" = "Y" ]; then
4545
pip install json
4646
pip install httplib2
4747
pip install urllib
48-
pip install hashlib
4948
pip install itertools
5049
pip install re
5150
pip install threading

0 commit comments

Comments
 (0)