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 83764ae commit b1fe0f0Copy full SHA for b1fe0f0
setup.py
@@ -9,7 +9,7 @@
9
"""
10
11
# Always prefer setuptools over distutils
12
-from setuptools import setup, find_packages
+from setuptools import setup, find_packages, Extension
13
# To use a consistent encoding
14
from codecs import open
15
from os import path
0 commit comments