| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8e21b0f commit 215ee17
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -8,8 +8,7 @@ Create a `lib` directory in which to install the Endpoints Frameworks v2 library | |||
| 8 | 8 | ||
| 9 | 9 | Install the Endpoints Frameworks v2 library: | |
| 10 | 10 | ||
| 11 | - $ mkdir lib | ||
| 12 | - $ pip install -t lib google-endpoints | ||
| 11 | + $ pip install -t lib -r requirements.txt | ||
| 13 | 12 | ||
| 14 | 13 | ## Deploying to Google App Engine | |
| 15 | 14 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1 @@ | |||
| 1 | + google-endpoints==2.0.3 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments