Skip to content

Commit bf62fd6

Browse files
bart-at-googleandrewsg
authored andcommitted
require gunicorn for GAE flex Cloud Tasks example (#1573)
Require gunicorn since it is used in the entrypoint.
1 parent 11bcf0a commit bf62fd6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
Flask==0.12.2
2+
gunicorn==19.7.1
23
google-cloud-tasks==0.2.0

0 commit comments

Comments
 (0)