Skip to content

Commit ccfc138

Browse files
committed
Reinsert import of setuptools
1 parent b46e551 commit ccfc138

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import sys
44
import os
55

6+
import setuptools # may monkeypatch distutils in some versions. # noqa
67
from distutils.command.sdist import sdist
78
from distutils.core import setup
89

0 commit comments

Comments
 (0)