There was an error while loading. Please reload this page.
1 parent f6c0061 commit 223d91dCopy full SHA for 223d91d
sdist_upip.py
@@ -21,7 +21,7 @@
21
import io
22
23
from distutils.filelist import FileList
24
-from distutils.command.sdist import sdist as _sdist
+from setuptools.command.sdist import sdist as _sdist
25
26
27
def gzip_4k(inf, fname):
0 commit comments