8000 flexbeta2 - scipy · drigz/python-docs-samples@d8f34c8 · GitHub
[go: up one dir, main page]

Skip to content

Commit d8f34c8

Browse files
committed
flexbeta2 - scipy
1 parent 00ca2ea commit d8f34c8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

appengine/flexible/scipy/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
runtime: python
2-
vm: true
2+
env: flex
33
entrypoint: gunicorn -b :$PORT main:app
44

6A7B
55
runtime_config:
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Flask==0.11.1
22
gunicorn==19.6.0
3+
numpy==1.11.2rc1
34
scipy==0.18.1
45
Pillow==3.3.1

0 commit comments

Comments
 (0)
0