We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1766d7f commit 31ab6caCopy full SHA for 31ab6ca
setup.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
import os
3
4
-from setuptools import find_packages, setup
+from setuptools import setup
5
6
######################
7
# beginning of setup
0 commit comments