We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3a83c2 + 4d428f5 commit dd0c4c1Copy full SHA for dd0c4c1
1 file changed
CONTRIBUTING.md
@@ -82,7 +82,7 @@ This project uses `tox` to run the tests for different python versions. Intro:
82
> A comprehensive beginner's introduction to `tox`":_
83
> <https://www.seanh.cc/2018/09/01/tox-tutorial>
84
85
-`tox` runs `pytest`, `pylint` and static analysis using `mypy`, `pyre`, `pytype`, and `pyright`.
+`tox` runs `pytest`, `pylint` and static analysis using `mypy`, `pytype`, and `pyright`.
86
Links:
87
88
- <https://mypy.readthedocs.io/en/stable>
0 commit comments