From 0059f432c4b9c564b5fa675e76ee4666be5a3ac8 Mon Sep 17 00:00:00 2001 From: Harmon Date: Mon, 17 Feb 2020 13:29:05 -0600 Subject: Remove nose from test requirements --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index ec2912ba..574c21f0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,4 @@ ddt>=1.1.1 coverage flake8 -nose tox -- cgit v1.2.3