Skip to content
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

requirements.txt is ignored when Pipfile exists #1946

Open
CorralPeltzer opened this issue Jun 28, 2020 · 0 comments
Open

requirements.txt is ignored when Pipfile exists #1946

CorralPeltzer opened this issue Jun 28, 2020 · 0 comments
Labels
F: dependency-ignores Allow excluding certain versions L: python:pip Python packages via pip T: bug 🐞 Something isn't working versioning

Comments

@CorralPeltzer
Copy link

Package manage/ecosystem
pip
What you expected to see, versus what you actually saw
My repo (https://github.com/CorralPeltzer/newTrackon) has both requirements.txt and Pipfile with only top level dependencies.

According to the configuration, Dependabot is monitoring both files. However, on PRs it only updates Pipfile, see CorralPeltzer/newTrackon#106.

This was reported in dependabot/feedback#435, but the proposed solution (generating requirements.txt, with Pipenv, which adds all transitive dependencies) is not what I'd like to have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F: dependency-ignores Allow excluding certain versions L: python:pip Python packages via pip T: bug 🐞 Something isn't working versioning
Projects
None yet
Development

No branches or pull requests

3 participants