question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Enhancement: Better detection of pip-requirement files

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
IanMatthewHuffcommented, Feb 23, 2022

Looks good. All the example files were picked up as pip requirements file for me given the folder structure.

2reactions
brettcannoncommented, Feb 10, 2022

I’m going to skip the voting period based on the fact Twitter implicitly voted enough for this. 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Delete unused packages from requirements file - Stack Overflow
Better you you could use pip wheel to create a wheel with the packages in. The other approach would be to: Use pylint...
Read more >
Performance Improvement Plan (PIP) Template
Performance Improvement Plan (PIP) Template. The PIP requirement for We Honor Veterans Level Four Partners mirrors the Quality Assessment and Performance ...
Read more >
DRIVE: Dockerfile Rule Mining and Violation Detection - arXiv
files. In this paper, we propose a novel approach DRIVE (Dockerfiles Rule mIning and Violation dEtection) to mine implicit rules and detect ...
Read more >
invenio - PyPI
Please consult the INSTALL file for more information. ... orcid full name fetch; local account discovery improvement (#2532); permanent login support; ...
Read more >
(PDF) DRIVE: Dockerfile Rule Mining and Violation Detection
mine implicit rules and detect potential violations of such rules in ... SC-[pip]-ARG-[–no-cache-dir], SC-[pip]-ARG-[FILE-PIP-REQUIREMENT.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found