Skip to content

Enhancement: Better detection of pip-requirement files #18498

@blfpd

Description

@blfpd

The definition in package.json of pip-requirements could be improved and simplified in filenamePatterns.

At the moment, it does not recognize out of the box the following files, which are quite common in Django projects (before the Poetry era though):

requirements/
├── base.txt
├── prod.txt
└── dev.txt

Metadata

Metadata

Assignees

Labels

area-editor-*User-facing catch-allfeature-requestRequest for new features or functionalityverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions