Skip to content

Commit bf62fd6

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
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)