diff --git a/docs/source/install.rst b/docs/source/install.rst index a53a003..aae63e3 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -32,16 +32,16 @@ Dependencies python-keycloak depends on: -- Python 3 -- [requests](https://requests.readthedocs.io) -- [python-jose](http://python-jose.readthedocs.io/en/latest/) -- [urllib3](https://urllib3.readthedocs.io/en/stable/) +- Python 3+ +- `requests `_ +- `python-jose `_ +- `urllib3 `_ Tests Dependencies ------------------ +------------------- -- [tox](https://tox.readthedocs.io/) -- [pytest](https://docs.pytest.org/en/latest/) -- [pytest-cov](https://github.com/pytest-dev/pytest-cov) -- [wheel](https://github.com/pypa/wheel) +- `tox `_ +- `pytest `_ +- `pytest-cov `_ +- `wheel `_