Skip to content

honor escaped newlines in requirements.txt #264

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
Nov 1, 2018
Merged

Conversation

dschep
Copy link
Contributor

@dschep dschep commented Oct 10, 2018

fixes #261

@dschep
Copy link
Contributor Author

dschep commented Oct 10, 2018

Could you test this @brettdh?

npm i unitedincome/serverless-python-requirements#reqs-with-newlines

@dschep dschep force-pushed the reqs-with-newlines branch 2 times, most recently from b1b7c28 to ddb3d77 Compare October 10, 2018 01:07
@brettdh
Copy link

brettdh commented Oct 10, 2018

Yep, this fixes the escaped newlines problem for me.

AFAICT the issue with blindly stripping out boto3 and other builtin deps remains, but I'm fine with the noDeploy workaround for now.

@brettdh
Copy link

brettdh commented Nov 1, 2018

What's the status of this? I can't quite make sense of the CI failure at a glance, but as I mentioned, this seems to resolve #261 for me.

@dschep dschep force-pushed the reqs-with-newlines branch from 6978d7d to 4a2eeb1 Compare November 1, 2018 18:06
@dschep
Copy link
Contributor Author

dschep commented Nov 1, 2018

Hey, sorry I failed to follow up on this. I just rebased, and will merge if tests pass or figure out why if not.

@dschep dschep merged commit eaf1b78 into master Nov 1, 2018
@dschep dschep deleted the reqs-with-newlines branch November 1, 2018 19:20
@dschep
Copy link
Contributor Author

dschep commented Nov 1, 2018

released in v4.2.5 🎉

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.

No packages installed when using requirements.txt from pip-tools
2 participants