Skip to content

Remove direct use of distutils #45

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

Closed
blink1073 opened this issue Sep 11, 2020 · 4 comments · Fixed by #123
Closed

Remove direct use of distutils #45

blink1073 opened this issue Sep 11, 2020 · 4 comments · Fixed by #123

Comments

@blink1073
Copy link
Contributor

blink1073 commented Sep 11, 2020

from distutils import log

cf https://www.python.org/dev/peps/pep-0632/ and https://setuptools.readthedocs.io/en/latest/deprecated/distutils-legacy.html

@blink1073
Copy link
Contributor Author

@blink1073
Copy link
Contributor Author

@blink1073
Copy link
Contributor Author

cf #66

@blink1073
Copy link
Contributor Author

We can now use standard logging if we use setuptools 60.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant