Skip to content

Commit

Permalink
More dependencies for pip
Browse files Browse the repository at this point in the history
  • Loading branch information
ecthros committed Nov 22, 2016
1 parent 1a6ab1b commit 83a2e55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
4 changes: 4 additions & 0 deletions pip_dependencies
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
flask
netifaces
colorama
scapy
netaddr
pexpect
wifi
8 changes: 0 additions & 8 deletions setup
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
apt-get update
apt-get install -y python-flask
apt-get install -y python-pip
apt-get install -y git-core
apt-get install -y postgresql
apt-get install -y python-dev
Expand All @@ -15,12 +13,6 @@ python setup.py install
cd ..
apt install -y python-nmap
pip install --upgrade pip
pip install scapy
pip install netaddr
pip install pexpect
pip install wifi
apt-get install -y python-netifaces
pip install colorama
apt-get install -y python-psycopg2
apt-get install -y python-tk
python setup_postgres.py
Expand Down

0 comments on commit 83a2e55

Please sign in to comment.