Skip to content

Commit

Permalink
BugFix #13 docopt
Browse files Browse the repository at this point in the history
  • Loading branch information
darryllane committed Sep 22, 2017
1 parent 4a0ad20 commit 3b7fcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
long_description=open('README.md').read(),
scripts=['Bluto/bluto'],
install_requires=[
"docopt"
"docopt",
"dnspython",
"termcolor",
"BeautifulSoup4",
Expand Down

0 comments on commit 3b7fcbd

Please sign in to comment.