Skip to content

pipenv generation of requirements.txt changed #753

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
3 tasks done
swiffer opened this issue Dec 27, 2022 · 1 comment
Closed
3 tasks done

pipenv generation of requirements.txt changed #753

swiffer opened this issue Dec 27, 2022 · 1 comment

Comments

@swiffer
Copy link

swiffer commented Dec 27, 2022

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
@swiffer
Copy link
Author

swiffer commented Dec 27, 2022

duplicate, adressed already:

#718

@swiffer swiffer closed this as completed Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant