fix(constraints): Pass along pre-release in all cases#1152
Conversation
|
I didn't see direct tests for this function so I was unsure what is the appropriate way of testing it. EDIT: nm, found it and adding some |
|
Tests are now added |
|
@drunkwcodes could you clarify your thumbs down? |
|
It's a non-issue because of the occurence of #1153. |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
So while part of the problem was fixed in #1481, this problem still exists while this PR has been getting no attention from the maintainers. Do I bother resolving the conflicts or do I let the rudely applied bots close this? |
#1481 claimed to fix |
|
The relevant code in this PR has moved to poetry-core. This change, if still required, should be opened there. |
|
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. |
Fixes #1150
Pull Request Check List
This is just a reminder about the most common mistakes. Please make sure that you tick all appropriate boxes. But please read our contribution guide at least once, it will save you unnecessary review cycles!
Updated documentation for changed code.N/ANote: If your Pull Request introduces a new feature or changes the current behavior, it should be based
on the
developbranch. If it's a bug fix or only a documentation update, it should be based on themasterbranch.If you have any questions to any of the points above, just submit and ask! This checklist is here to help you, not to deter you from contributing!