Remove development information from README.rst

This commit is contained in:
Jan Dittberner 2021-09-05 12:26:05 +02:00
parent 6d425acaac
commit c721d1bf9c
1 changed files with 0 additions and 15 deletions

View File

@ -8,21 +8,6 @@ directives to collect information regarding IP addresses in IP ranges.
.. _Sphinx: http://www.sphinx-doc.org/
Development
===========
The extension is developed in a git repository that can be cloned by running::
git clone https://git.dittberner.info/jan/sphinxext-ip.git
Running test
------------
To install all dependencies and run the tests use::
pipenv install --dev
pipenv run pytest
Contributors
============