-
Notifications
You must be signed in to change notification settings - Fork 47
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
Comments
We can instead import from https://github.com/pypa/setuptools/blob/f991fbb3c9d0e10a0a78ae2b508b3fd99f9cdef2/setuptools/command/sdist.py#L1 on
|
It looks like we should keep using |
cf #66 |
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
Uh oh!
There was an error while loading. Please reload this page.
jupyter-packaging/jupyter_packaging/setupbase.py
Line 32 in 9d884df
cf https://www.python.org/dev/peps/pep-0632/ and https://setuptools.readthedocs.io/en/latest/deprecated/distutils-legacy.html
The text was updated successfully, but these errors were encountered: