Skip to content

Commit 906ce0f

Browse files
committed
credit upstream
1 parent fd6b03a commit 906ce0f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,9 @@ import requests
4343
The `.requirements` and `requirements.py` files are left behind to simplify
4444
development. To clean them up, run `sls requirements clean`. You can also
4545
install them manually for local development with `sls requirements install`.
46+
47+
## Credit
48+
This plugin is influenced by
49+
[serverless-wsgi](https://github.com/logandk/serverless-wsgi) from
50+
[@logandk](https://github.com/logandk). I however wanted a simpler pip install
51+
process. It now also supports bundling packages without the wsgi handler.

0 commit comments

Comments
 (0)