We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a886e6f commit f14f84dCopy full SHA for f14f84d
1 file changed
setup.py
@@ -10,9 +10,6 @@
10
from os.path import dirname
11
from os.path import join
12
from os.path import splitext
13
-import os
14
-
15
-from setuptools import find_packages
16
from setuptools import setup
17
18
0 commit comments