We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afc96fc commit 304c834Copy full SHA for 304c834
src/runtime/python/setup.py
@@ -1,4 +1,4 @@
1
-from distutils.core import setup, Extension
+from setuptools import setup, Extension
2
import os
3
4
includes = os.getenv('EXTRA_INCLUDE_DIRS','').split(':')
0 commit comments