Skip to content

Comments

Fix the behavior of the ~= operator#1481

Merged
sdispater merged 1 commit intomasterfrom
fix-pep440-tilde-behavior
Oct 18, 2019
Merged

Fix the behavior of the ~= operator#1481
sdispater merged 1 commit intomasterfrom
fix-pep440-tilde-behavior

Conversation

@sdispater
Copy link
Member

Pull Request Check List

  • Added tests for changed code.
  • Updated documentation for changed code.

Fixes #1153

@sdispater sdispater added this to the 1.0 milestone Oct 18, 2019
@sdispater sdispater merged commit 0e22bb5 into master Oct 18, 2019
@sdispater sdispater deleted the fix-pep440-tilde-behavior branch October 18, 2019 15:30
michielboekhoff pushed a commit to michielboekhoff/poetry that referenced this pull request Oct 29, 2019
michielboekhoff pushed a commit to michielboekhoff/poetry that referenced this pull request Oct 29, 2019
@github-actions
Copy link

github-actions bot commented Mar 1, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

~= version constraints (PEP 440) do not correctly set the lower version

1 participant