We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca10bc commit 334ab8dCopy full SHA for 334ab8d
1 file changed
setup.py
@@ -14,7 +14,7 @@
14
import sys
15
import warnings
16
17
-from setuptools import Extension, find_packages, setup
+from setuptools import Extension, setup
18
19
# Use this version when git data are not available, like in git zip archive.
20
# Update when tagging a new release.
0 commit comments