Skip to content

@aws-cdk/aws-lambda-python-alpha: allow "--without-urls" option to poetry export #27103

@lokucrazy

Description

@lokucrazy

Describe the feature

I would like the poetry export command to be able to export without the url.

Use Case

the projects I would like to use cdk and poetry with use an authenticated codeartifact url for dependencies which are sourced in the pyproject.toml.

When Poetry exports a requirements.txt it has an un-auth'd URL in the file which causes any install to fail waiting for username and password input. Being able to export without a url would fix this problem.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.85.0

Environment details (OS name and version, etc.)

Mac OS 13.5.1 (22G90)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions