Update README.rst

Update readme.rst

Run tests section does not render on github correctly and this information
is available in docs.
This commit is contained in:
Matt Seymour 2024-04-22 11:43:47 +01:00 committed by GitHub
parent ba9ac5db81
commit ea5c2b845d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,15 +34,6 @@ Getting Help
Documentation for django-model-utils is available
https://django-model-utils.readthedocs.io/
Run tests
---------
.. code-block
pip install -e .
py.test
Contributing
============