diff --git a/setup.py b/setup.py
index ae59143863d9ed79b8bf16e4471d32cccd1c386b..33f38fa141ef0f3d6236b54af10ba6a77f22d10f 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 
-from setuptools import setup, find_packages
+from setuptools import setup
 
 
 def main():