-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update bundled python deps #61
Conversation
Started test build 103505 |
Build 103505 failed |
Started test build 104130 |
Build 104130 failed |
Started test build 104188 |
Build 104188 successful
|
Started test build 104189 |
Build 104189 successful
|
@freeseacher did you test this by running PyCharm ? |
yep I am. for a couple of weeks at this point. poetry plugin works much more stable |
Issue python-poetry/poetry#4592 is pretty nasty and already fixed.
dependencies generated with https://github.com/flatpak/flatpak-builder-tools/blob/master/pip/flatpak-pip-generator as you previously mentioned
Also I've propose to split dependencies to separate files. Just to update them simpler.
There are problem with poetry setup that require old version of cryptography.
I use the same approach as in community pycharm version, just fix old version.