-
Notifications
You must be signed in to change notification settings - Fork 204
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
Remove distutils
use from setup.py
#4478
base: 5.0.x
Are you sure you want to change the base?
Conversation
Use logging and setuptools instead.
This is very minimal, but it does allow Using |
distutils
use from setup.py
Co-authored-by: Kenneth Hoste <kenneth.hoste@ugent.be>
Note: this change isn't needed for |
@bartoldeman Any reason this is still a draft PR? |
I don't think we need it: |
#4484 confirms we don't need these changes, so closing... |
This is a popular false belief :) can you reopen @boegel? |
@bartoldeman Can you look into this again? |
Use logging and setuptools instead.