aboutsummaryrefslogtreecommitdiff
path: root/test/README.md
diff options
context:
space:
mode:
authorjosibake <josibake@protonmail.com>2021-08-31 15:10:37 +0200
committerfanquake <fanquake@gmail.com>2021-10-16 09:14:36 +0800
commit6ae9c2ef23e50733991e2836925006387fda3eb7 (patch)
tree6f539990f080b5d5025080b0b4021422a2b41272 /test/README.md
parentb93e2299dab52b513a12b90ddff577055dae10d5 (diff)
downloadbitcoin-6ae9c2ef23e50733991e2836925006387fda3eb7.tar.xz
lint: install pyzmq (22.3.0) into linter environment
mypy stubs were introduced in 21.0.1
Diffstat (limited to 'test/README.md')
-rw-r--r--test/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/README.md b/test/README.md
index 360a7ae171..c9e15c4968 100644
--- a/test/README.md
+++ b/test/README.md
@@ -279,6 +279,7 @@ Use the `-v` option for verbose output.
|-----------|:----------:|
| [`lint-python.sh`](lint/lint-python.sh) | [flake8](https://gitlab.com/pycqa/flake8)
| [`lint-python.sh`](lint/lint-python.sh) | [mypy](https://github.com/python/mypy)
+| [`lint-python.sh`](lint/lint-python.sh) | [pyzmq](https://github.com/zeromq/pyzmq)
| [`lint-shell.sh`](lint/lint-shell.sh) | [ShellCheck](https://github.com/koalaman/shellcheck)
| [`lint-spelling.sh`](lint/lint-spelling.sh) | [codespell](https://github.com/codespell-project/codespell)