-
Notifications
You must be signed in to change notification settings - Fork 2
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
Maintenance #74
Maintenance #74
Conversation
Running pre-commit seems to undo some of it... Also, one of them was recommending a alpha version of something so I didn't accept that.
In the docs, I don't know what this instruction means?
How am I supposed to know which are frozen? Note that step 1 |
I have to say I am having a hard time myself following these instructions (despite the fact that I personally wrote them, if I remember well). I guess we need to improve and correct the instructions. Specifically, I think we can remove step 4 from the instructions. |
I guess we should merge the two sections for updating poetry vs. pre-commit dependencies because they are rather intermingled. If I understand the workings of first update poetry dependecies:
then update pre-commit dependencies:
|
thanks very much, that is much clearer! This should be ready to merge and fixes #74. |
* Updates dependencies * Fixes #72
* Updates dependencies * Fixes johannesjh#72
Trying to Fix Issue #72... Following the nice directions at https://johannesjh.github.io/req2flatpak/main/development.html#ensuring-code-quality
So far:
pre-commit run --all
poetry update