Skip to content

pipenv generation of requirements.txt changed #753

Closed
@swiffer

Description

@swiffer

Are you certain it's a bug?

  • Yes, it looks like a bug

Are you using the latest plugin release?

  • Yes, I'm using the latest plugin release

Is there an existing issue for this?

  • I have searched existing issues, it hasn't been reported yet

Issue description

pipenv changed the way the requirements.txt is generated and therefore the functionality is broken with newer pipenv releases.

old: pipenv lock -r

new: pipenv requirements

https://pipenv.pypa.io/en/latest/advanced/#generating-a-requirements-txt

Service configuration (serverless.yml) content

N/A

Command name and used flags

serverless deploy

Command output

N/A

Environment information

Running "serverless" from node_modules
Framework Core: 3.26.0 (local) 3.26.0 (global)
Plugin: 6.2.2
SDK: 4.3.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions