We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 277d3e6 commit 4ef03d2Copy full SHA for 4ef03d2
howto-prepare-release.md
@@ -36,7 +36,7 @@ In order to run the automated tests you need to install a couple of Python modul
36
```
37
38
---
39
-**TODO** - the *TEST_DEPS* variable in [setup.py](./setup.py) also lists pre-commit, pylint and
+TODO: the *TEST_DEPS* variable in [setup.py](./setup.py) also lists pre-commit, pylint and
40
pytest-coverage as test dependencies, but these are not used in any of the tests. It's not
41
entirely clear to me how *TEST_DEPS* works in the context of testing (since you typically
42
do this *before* installing any packages).
0 commit comments