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.
android
1 parent 9720dbd commit 2780fc3Copy full SHA for 2780fc3
pythonforandroid/recipes/android/src/setup.py
@@ -1,4 +1,4 @@
1
-from distutils.core import setup, Extension
+from setuptools import setup, Extension
2
from Cython.Build import cythonize
3
import os
4
0 commit comments