Skip to content

Commit

Permalink
Preparing for the removal of sslyze as an explicit dependency of
Browse files Browse the repository at this point in the history
domain-scan
  • Loading branch information
jsf9k committed Mar 31, 2018
1 parent c916595 commit b304ebb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sslyze/build_sslyze.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ source $VENV_DIR/bin/activate
###
pip install --upgrade pip setuptools

###
# Install sslyze
###
pip install --upgrade sslyze==1.3.4

###
# Install domain-scan
###
Expand Down

0 comments on commit b304ebb

Please sign in to comment.