Fix CI failure of PR #1989 - #1990
Conversation
mlouielu
left a comment
There was a problem hiding this comment.
Your local branch should rebase with Guake/master. The git commits are not clean.
You can check it with your |
|
Good. Thank you. |
45417eb to
ae5b238
Compare
|
I don't have much of an issue with squashing to clean up commits, but it looks like CI is still failing. Error message: I remember hitting this one in my own endeavors to fix CI for pypi. My change in .github/workflows/ci.yml adding |
|
If it helps, you could cherry pick my changes, but I have a lot of scratch work in my repo and you might just be better off copying things where they might look relevant |
|
Can you give a try with poetry ? |
|
CI fixed in #2013 |
|
upgrading pipenv is not possible (setuptools, ...). Using poetry will fix this issue |
Downgrade pipenv to 2021.5.29