Skip to content

Commit d4dccd4

Browse files
committed
Removing extraneous import
1 parent 0d3613d commit d4dccd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from six import iteritems
77

8-
from setuptools import setup, find_namespace_packages
8+
from setuptools import setup
99
from setuptools.command.develop import develop
1010
from setuptools.command.install import install
1111

0 commit comments

Comments
 (0)