Skip to content

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