-
Notifications
You must be signed in to change notification settings - Fork 107
Closed
Description
pipenv is a modern package dependency management system, allowing for better handling of requirements and virtual environments. This is a request to use Pipfile as requirement handler for Python Azure Functions.
Expected behavior
- Having a Pipfile in top-level directory should dictate required packages
- Packages under ‘—dev’ should be ignored
Known workarounds
- Using ‘freeze’ to generate ‘requirements.txt’ dynamically in build environment
Related information
sindkor, silverspringhusker, Josh-a-e, empz, ismailhammounou and 3 more
Metadata
Metadata
Assignees
Labels
on-holdNeeds further discussion.Needs further discussion.