Feature Proposal : Make All Python Extensions User Configuration Independent#1435
Feature Proposal : Make All Python Extensions User Configuration Independent#1435tgamblin merged 2 commits intospack:developfrom
Conversation
13e5cd7 to
bb4a2f3
Compare
bb4a2f3 to
cc256fc
Compare
|
I've updated this PR to remove all merge conflicts. @tgamblin: I think that this should be ready. |
|
Can you resolve the new merge conflicts and see if any other |
|
@xjrc: I rebased this for you -- can you update the PR by force pushing |
|
@tgamblin: Yeah, I'll get around to updating this sometime tomorrow. |
|
@xjrc: I've rebased it so if you allow maintainers to push into the PR (it's a new checkbox I think) then I can just take care of it. |
|
@tgamblin: That would be great. I enabled maintainer edits so you should be able to push, but let me know if there are any issues. Thanks! |
92336dd to
71914e1
Compare
|
merged. |
This pull request is a continuation of #950 that makes all
pythonextension packages independent of user configuration on installation. For more information about these changes what they entail, please see #950 and #1424.