clean contrib as per #210

This commit is contained in:
Casper da Costa-Luis 2016-07-23 14:23:41 +01:00
parent 58e0db83fe
commit 724925bca0
1 changed files with 2 additions and 15 deletions

View File

@ -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 <https://github.com/tqdm/tqdm>`__.
Contributions are welcome.
See the
`CONTRIBUTE <https://raw.githubusercontent.com/tqdm/tqdm/master/CONTRIBUTE>`__