Add google apiclient to requirements.txt.
Naturally.
This commit is contained in:
parent
46fc9ecef3
commit
21a81fd62c
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
google-api-python-client
|
||||
|
||||
# For parsing RSS
|
||||
bs4
|
||||
|
||||
|
@ -9,4 +11,4 @@ gevent
|
|||
isodate
|
||||
|
||||
# My own variety toolkit
|
||||
https://github.com/voussoir/else/raw/master/_voussoirkit/voussoirkit.zip
|
||||
voussoirkit
|
||||
|
|
Loading…
Reference in a new issue