We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c4183 commit 2ce9d8eCopy full SHA for 2ce9d8e
README.md
@@ -360,6 +360,9 @@ custom:
360
361
### Per-function requirements
362
363
+**Note: this feature does not work with Pipenv/Poetry, it requires `requirements.txt`
364
+files for your Python modules.**
365
+
366
If you have different python functions, with different sets of requirements, you can avoid
367
including all the unecessary dependencies of your functions by using the following structure:
368
0 commit comments