Skip to content

Commit 85cd021

Browse files
ryanmatsJon Wayne Parrott
authored andcommitted
flexbeta2 - scipy
1 parent 731b356 commit 85cd021

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

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.4.2

0 commit comments

Comments
 (0)