diff --git a/setup.py b/setup.py index 6a2ce12..adb6140 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,6 @@ setup( install_requires = [ 'progressbar', - 'Delny', 'scipy', 'numpy', ],