Skip to content

Commit

Permalink
protobuf is required by gpapi, not us
Browse files Browse the repository at this point in the history
  • Loading branch information
matlink committed May 15, 2018
1 parent 9a9250e commit 72206b3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
protobuf
gpapi
androguard
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
[os.path.expanduser('~')+'/.config/gplaycli', ['gplaycli.conf','cron/cronjob']],
],
install_requires=[
'protobuf',
'gpapi == 0.4.2',
'androguard',
],
Expand Down

0 comments on commit 72206b3

Please sign in to comment.