Skip to content

Commit

Permalink
Remove gnureadline leftovers (threat9#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
fwkz authored Feb 22, 2018
1 parent 8855159 commit ea4f467
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ It consists of various modules that aids penetration testing operations:

## Requirements

* gnureadline (OSX only)
* requests
* paramiko
* beautifulsoup4
Expand Down
3 changes: 1 addition & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ requests>=2.9.1
paramiko>=1.16.0
beautifulsoup4>=4.4.1
pysnmp>=4.3.2
gnureadline
pexpect
mock
flake8
flake8
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ requests>=2.9.1
paramiko>=1.16.0
beautifulsoup4>=4.4.1
pysnmp>=4.3.2
gnureadline>=6.3.3

0 comments on commit ea4f467

Please sign in to comment.