-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Issue #4201 Persists Despite PR #186 #5244
Comments
Hello @adam-grant-hendry, until now there is now release of poetry-core that contain the workaround introduced in python-poetry/poetry-core#186 I hope we can get it out this or next week. fin swimmer |
@finswimmer Oh I think I see, thank you. PR #186 is listed as merged, but it was decided to put the "fix" into release |
Any updates? It seems like "this or next week" has already passed. |
|
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I am on the latest Poetry version.
I have searched the issues of this repo and believe that this is not a duplicate.
If an exception occurs when executing a command, I executed it again in debug mode (
-vvv
option).OS version and name: Windows 10 Enterprise, 20H2
Poetry version: 1.2.0a2
pyproject.toml
file:Issue
Although #186 claims to have fixed
parsing of wildcards dependency constraints
(see #4095, #4201, and #4176), this issue persists.By chance, does
py install-poetry.py --preview
not update to latest master branch commit?The text was updated successfully, but these errors were encountered: