diff --git a/README.md b/README.md index 7c09a4de..6b5bffd6 100644 --- a/README.md +++ b/README.md @@ -360,6 +360,9 @@ custom: ### Per-function requirements +**Note: this feature does not work with Pipenv/Poetry, it requires `requirements.txt` +files for your Python modules.** + If you have different python functions, with different sets of requirements, you can avoid including all the unecessary dependencies of your functions by using the following structure: