Skip to content

Commit

Permalink
Version 1.4 Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
killswitch-GUI committed Apr 19, 2016
1 parent 50f6d43 commit 58752df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ install:
- pip install BeautifulSoup
- pip install --upgrade requests
- pip install xlsx2csv --upgrade
- pip install configparser --upgrade
- pip install configparser
- pip install BeautifulSoup --upgrade
- pip install pdfminer --upgrade
- pip install python-docx
Expand Down
2 changes: 1 addition & 1 deletion Setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ func_install_requests(){
sudo pip install configparser --upgrade
sudo pip install BeautifulSoup --upgrade
sudo pip install pdfminer --upgrade
sudo pip install python-docx --upgrade
sudo pip install python-docx
sudo pip install dnspython --upgrade
sudo pip install python-pptx --upgrade
chmod 755 SimplyEmail.py
Expand Down

0 comments on commit 58752df

Please sign in to comment.