Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Conversation

@drice
Copy link
Contributor

@drice drice commented May 8, 2020

Since the -o option is specified in 5.1.0 this is needed to remove -e in requirements.

I was seeing:

Serverless: Generating requirements.txt from pyproject.toml...
Serverless: Parsed requirements.txt from pyproject.toml

But should be seeing

Generating requirements.txt from pyproject.toml...
Serverless: The generated file contains -e lines, removing them...

Removing the stdout line fixes this so -e lines can be removed.

This fixes #240

@bsamuel-ui
Copy link
Contributor

@tbsf Please see #550

@bsamuel-ui bsamuel-ui merged commit 0b6887c into serverless:master Apr 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Private package fails with error: option --home not recognized

2 participants