From dcc91099a2b2e09aaf21365d23988e2f2deee221 Mon Sep 17 00:00:00 2001 From: Wieland Hoffmann Date: Mon, 12 Dec 2016 18:34:44 +0100 Subject: [PATCH] Don't recommend nose while the test are broken when using it [ci skip] --- INSTALL.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/INSTALL.txt b/INSTALL.txt index 6742660c6..042dbb03a 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -86,5 +86,3 @@ To run the included tests, follow the instructions for "Running From the Source Tree". Afterward you can run the tests using setup.py: python setup.py test - -Alternatively, use a test runner such as nose.