Sorry, something went wrong.
|
Is there a reason we can't use setuptools via pip install rather than bringing back all this code we just removed? |
Sorry, something went wrong.
|
Not really. I opened this in a hurry to give @Yhg1s the option to unskip test_peg_generator before beta1, since the associated issue was marked as a release blocker. Since the consensus is that it's not, I'll take the time to port this to setuptools instead. |
Sorry, something went wrong.
This puts all of distutils (except for the tests) under Tools and uses that both in the c-analyzer and the peg-generator. Stripping all the unnecessary parts of distutils should be done after b1 is released.