diff --git a/README.rst b/README.rst index 8f0d853..26ab970 100644 --- a/README.rst +++ b/README.rst @@ -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 ============