Skip to content

Commit 31ab6ca

Browse files
committed
Update setup.py
1 parent 1766d7f commit 31ab6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
import os
33

4-
from setuptools import find_packages, setup
4+
from setuptools import setup
55

66
######################
77
# beginning of setup

0 commit comments

Comments
 (0)