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

Fix the issue(#6126): add lockfile_path presence in pipenv check command #6135

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

nitintecg
Copy link
Contributor

@nitintecg nitintecg commented Apr 21, 2024

Thank you for contributing to Pipenv!

The issue

This PR fixes issue #6126

The fix

I have added additional check of presence of lockfile in pipenv check command so that it doesn't fails if Pipfile.lock is not present.

The checklist

  • Associated issue
  • A news fragment in the news/ directory to describe this fix with the extension .bugfix.rst, .feature.rst, .behavior.rst, .doc.rst. .vendor.rst. or .trivial.rst (this will appear in the release changelog). Use semantic line breaks and name the file after the issue number or the PR #.

Copy link
Member

@matteius matteius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a bugfix news fragment with the PR #

@matteius matteius merged commit 6868c81 into pypa:main Apr 27, 2024
15 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants