We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e7d34 commit 2947d84Copy full SHA for 2947d84
README.md
@@ -165,6 +165,8 @@ OR
165
166
* [Install Docker](https://docs.docker.com/docker-for-mac/install/) and use the [`dockerizePip` option](#cross-compiling).
167
168
+Also, [brew seems to cause issues with pipenv](https://github.com/dschep/lambda-decorators/issues/4#event-1418928080),
169
+so make sure you install pipenv using pip.
170
171
## :checkered_flag: Windows `dockerizePip` notes
172
For usage of `dockerizePip` on Windows do Step 1 only if running serverless on windows, or do both Step 1 & 2 if running serverless inside WSL.
0 commit comments