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 `__