Skip to content

Bugfix for requirements.txt options ordering #237

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

Merged
merged 3 commits into from
Sep 12, 2018

Conversation

AndrewFarley
Copy link
Contributor

Fixes #236

@vickeryj Can you please try this?

rm -Rf node_modules/serverless-python-requirements
npm i github:andrewfarley/serverless-python-requirements#bug-fix-requirements-ordering

@vickeryj
Copy link

This works for me. Thank you!

@dschep dschep merged commit 437fcbc into serverless:master Sep 12, 2018
@dschep
Copy link
Contributor

dschep commented Sep 12, 2018

Released as v4.2.1

@bryantbiggs
Copy link
Contributor

bryantbiggs commented Sep 13, 2018

@dschep it looks like CircleCI tests failed starting with this PR

@dschep
Copy link
Contributor

dschep commented Sep 14, 2018

Yeah I realized this. See #239 for fixes. I don't think it's actually the result of a bug.

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

Successfully merging this pull request may close these issues.

4.2 re-orders requirements.txt before installing, breaking extra pypi index
4 participants