]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/blobdiff - setup.py
Remove unused import in setup.py.
[philipp/winterrodeln/wradmin.git] / setup.py
index b5e3422371e83234831000bd5f4546fb5f3f6e37..19633d8c4f8c5a6e51135d957b5f3e0f45a22fe1 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-from setuptools import setup, find_packages
+from setuptools import setup
 
 setup(
     name='wradmin',