Run pre-commit autoupdate. Fix resulting flake8 errors#39
Run pre-commit autoupdate. Fix resulting flake8 errors#39hukkin wants to merge 1 commit intopython-poetry:masterfrom hukkin:update-linters
pre-commit autoupdate. Fix resulting flake8 errors#39Conversation
|
At first glance, the CI failure here (https://github.com/python-poetry/poetry-core/pull/39/checks?check_run_id=814831965) seems like a Poetry bug that's unrelated to the changes here. If I'm reading it right, seems like Poetry wants to install I could perhaps simply remove |
|
I tried to remove the I guess the root cause should be fixed then. For the record, here's Poetry output from the failing Python 2.7 CI run: |
|
Rebased on master. The CI failure seems fixed now with poetry 1.1.0a3 |
|
I did a rebase and fixed conflicts, after which there are no more major changes left here anymore. Seems like the changes have been committed by another contributor after this PR was opened. |
|
Hello @hukkinj1, thanks a lot for your contribution!
Yes, I think this is due to this PR #63 For the changes left in your PR please see my comment here about it: #63 (comment) I will close your PR in favor of the above mentioned. Thanks again 👍 fin swimmer |
No description provided.