From 724925bca008b45b3b8d64079a9e55c86958da62 Mon Sep 17 00:00:00 2001 From: Casper da Costa-Luis Date: Sat, 23 Jul 2016 14:23:41 +0100 Subject: [PATCH] clean contrib as per #210 --- README.rst | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/README.rst b/README.rst index 6e17b1d1..f7dd16f0 100644 --- a/README.rst +++ b/README.rst @@ -756,21 +756,8 @@ predicted time and statistics: Contributions ------------- -To run the testing suite please make sure tox (https://testrun.org/tox/latest/) -is installed, then type ``tox`` from the command line. - -Where ``tox`` is unavailable, a Makefile-like setup is -provided with the following command: - -.. code:: sh - - $ python setup.py make alltests - -To see all options, run: - -.. code:: sh - - $ python setup.py make +All source code is hosted on `github `__. +Contributions are welcome. See the `CONTRIBUTE `__