We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 717f275 commit e50f762Copy full SHA for e50f762
setup.py
@@ -7,7 +7,7 @@
7
import codecs
8
import os
9
10
-from setuptools import setup, find_packages
+from setuptools import find_packages, setup
11
from setuptools.command.build_py import build_py
12
13
# Extra commands for documentation management
0 commit comments