Skip to content

Feature: pipenv as dependency manager #417

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
casparjespersen opened this issue May 14, 2019 · 1 comment
Closed

Feature: pipenv as dependency manager #417

casparjespersen opened this issue May 14, 2019 · 1 comment
Assignees
Labels
on-hold Needs further discussion.
Milestone

Comments

@casparjespersen
Copy link

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

@vrdmr
Copy link
Member

vrdmr commented Jun 24, 2024

Not planned.

@vrdmr vrdmr closed this as completed Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-hold Needs further discussion.
Projects
None yet
Development

No branches or pull requests

7 participants