diff --git a/README.md b/README.md index 96e54a446c64c2b2fbc08c069bf4288c2c301eb6..b2fead9206f770cf9d897cc454582e3ab99aa1be 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,11 @@ Run `make doc` after installing the dependencies listed below. ## Dependencies Package and optional dependencies are declared in the `pyproject.toml`; -additional dependencies for testing are listed in the `tox.ini`. +additional dependencies for testing are listed in the `tox.ini`. For linting and code-style we additionally require -- `pylint` +- `pylint` For building the documentation we require