From f0ff68023d428dfcfe10dc01965cbb840e0f2267 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Mon, 21 Sep 2015 01:11:42 +0200 Subject: remove nose as a dependency --- setup.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index a661e6f7..30c80f5b 100644 --- a/setup.py +++ b/setup.py @@ -60,8 +60,6 @@ setup( "pytest>=2.8.0", "pytest-xdist>=1.13.1", "pytest-cov>=2.1.0", - "nose>=1.3.0", - "nose-cov>=1.6", "coveralls>=0.4.1", "autopep8>=1.0.3", "autoflake>=0.6.6", -- cgit v1.2.3