You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ NOTE: CHANGES FROM BASE REPOSITORY
17
17
18
18
* Adding Python 3.6 support for the local environment & the lambda runtime
19
19
* Supports "secret" environment variable values by reading them from the local environment during deploy instead of using hard-coded ones in the config file.
20
+
* You can install this version via pip with ``pip install --editable git+https://github.com/asaolabs/python-lambda#egg=python-lambda``
0 commit comments