|
@@ -110,7 +110,7 @@ This project uses [black][] to auto-format the code, [flake8][] to
|
|
|
check it, [pytest][] and [tox][] to test it, and finally
|
|
|
[check-manifest][] to check the project's
|
|
|
[MANIFEST.in](MANIFEST.in). To facilitate (and remember) to actually
|
|
|
-use all these tools, [pre-commit][] is used. Hence, the only two hard
|
|
|
+run all these tools, [pre-commit][] is used. Hence, the only two hard
|
|
|
development requirements are *pre-commit* and *tox*. Install them and
|
|
|
run
|
|
|
|