From 39a11994f884e7ddbfd825a2fa23998a240a1726 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Tue, 7 Jul 2015 13:36:51 +0200 Subject: [PATCH] Remove useless sentence in CONTRIBUTING.rst --- CONTRIBUTING.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index e2f41b9..6c4b546 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -40,8 +40,7 @@ virtualenv_ and run this inside of it:: make install-test make install-style -This will install all dependencies required for the integration tests against -the latest release of Radicale (a CalDAV server). Then you can run:: +Then you can run:: make test make style # Stylechecker