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 typo missing space between "so" and "re-building" #6183

Merged
merged 1 commit into from
Jul 6, 2024
Merged

Fix typo missing space between "so" and "re-building" #6183

merged 1 commit into from
Jul 6, 2024

Conversation

ptamarit
Copy link
Contributor

Thank you for contributing to Pipenv!

The issue

Given the correct CLI arguments and project, pipenv will show the following message:

Pipfile.lock (abcdef) out of date, but installation uses --system sore-building lockfile must happen in isolation. Please rebuild lockfile in a virtualenv.  Continuing anyway...

The fix

Add the missing space between "so" and "re-building".

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 #.

Since this is just a typo, I did not create an issue and I did not create a news, but let me know if you want me to do so.

@oz123 oz123 merged commit 5329af8 into pypa:main Jul 6, 2024
19 checks passed
@ptamarit ptamarit deleted the fix-typo-missing-space branch July 8, 2024 06:31
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.

3 participants