Skip to content

Conversation

matteius
Copy link
Member

@matteius matteius commented Sep 6, 2023

The issue

Fixes #5912

The fix

Include the Pipfile markers in the install phase when using --skip-lock

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

@matteius
Copy link
Member Author

matteius commented Sep 6, 2023

Ignore the python 3.7 failures at this point -- we will drop it soon, and its too much work to pin everything down that has already dropped it.

@matteius matteius marked this pull request as ready for review September 6, 2023 22:57
@matteius matteius merged commit 171b8fe into main Sep 6, 2023
@matteius matteius deleted the issue-5912 branch September 6, 2023 23:12
@matteius matteius changed the title include markers when skipping lock include markers from Pipfile when skipping lock Sep 6, 2023
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.

If --skip-lock is used that python_version marker is not respected

1 participant