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 a9f3c24 commit 31666d9Copy full SHA for 31666d9
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