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 d9c9a45 commit 5ef8aa2Copy full SHA for 5ef8aa2
setup.py
@@ -1,9 +1,6 @@
1
import os
2
3
-# from setuptools import setup, find_packages
4
-# from setuptools.extension import Extension
5
-
6
-from setuptools import setup
+from setuptools import setup, find_packages
7
from setuptools.extension import Extension
8
from Cython.Build import cythonize
9
from Cython.Distutils import build_ext
0 commit comments