update python dependencies & build sections#259
Conversation
|
Note to reviewer: the link checker is failing because of dead links in master. We should make a separate PR to fix them. |
|
Any further comments on this? Note that everything in 3bf470e was already reviewed by @bouweandela in 2020. I changed a few things in the three commits after that, so for ease of reviewing, just checking those three commits should suffice. |
bouweandela
left a comment
There was a problem hiding this comment.
Thanks for the much needed updates!
fa259f5 to
d6ee7e8
Compare
|
Rebased loose review commits into one big one for cleaner history. |
|
@bouweandela anything further before approving? :) |
|
Could you please have a look at the unresolved comments? And at the merge conflict? |
|
I replied to the unresolved comments, waiting for your reply :) I will resolve the merge conflict, it's just because I was doing 5 separate PRs in a row on the same file. |
d6ee7e8 to
b9570bc
Compare
|
Rebased to fix merge conflicts. Can you take a look at the two unresolved discussions? |
|
My apologies, I wrote replies to your comments a few days ago but it looks like I did not use the 'Finish your review' button, so you couldn't see them. And then I was waiting for you to answer them, which obviously didn't work 😆 |
8b983cc to
74c119c
Compare
|
@bouweandela comments resolved, please make a final check :) |
This is a continuation and further update to 2022 of #218. To reiterate from #218:
On top of that, this PR has a few extra tweaks:
venvthe first choice instead ofvirtualenv.setup.pyin favor ofsetup.cfgandpyproject.toml, sincesetup.pyhas been deprecated in favor of those configuration files.