Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 215ee17

Browse filesBrowse files
author
Jon Wayne Parrott
committed
Use requirements.txt
Change-Id: I33e56de5900bdd09ca88b786ffaeddaf74ec6d4c
1 parent 8e21b0f commit 215ee17
Copy full SHA for 215ee17

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎appengine/standard/endpoints-frameworks-v2/echo/README.md

Copy file name to clipboardExpand all lines: appengine/standard/endpoints-frameworks-v2/echo/README.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ Create a `lib` directory in which to install the Endpoints Frameworks v2 library
88

99
Install the Endpoints Frameworks v2 library:
1010

11-
$ mkdir lib
12-
$ pip install -t lib google-endpoints
11+
$ pip install -t lib -r requirements.txt
1312

1413
## Deploying to Google App Engine
1514

+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
google-endpoints==2.0.3

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.