You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This means a lot of the tests will fail to install wheel with the latest version of poetry when the lock files are updated. Locally, it means I have to do a lot of this:
Also, apart from that, poetry is failing to resolve a new lock file due to python-poetry/poetry#3367 (upstream)
The text was updated successfully, but these errors were encountered:
mjlbach
changed the title
Wheel no longer added to poetry dependencies (upstream change)
Wheel no longer added to poetry.lock (upstream change)
Jan 22, 2021
See: python-poetry/poetry#3075
And: python-poetry/poetry@b92e681
This means a lot of the tests will fail to install wheel with the latest version of poetry when the lock files are updated. Locally, it means I have to do a lot of this:
Also, apart from that, poetry is failing to resolve a new lock file due to python-poetry/poetry#3367 (upstream)
The text was updated successfully, but these errors were encountered: