Skip to content

Commit 6e18ca4

Browse files
authored
Update contributing.rst
1 parent 71a1aa2 commit 6e18ca4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/contributing.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Workflow
1111

1212
.. code-block:: bash
1313
14-
pip install pre-commit==1.17.0
15-
pip install cpplint==1.4.4
14+
pip install pre-commit==4.2.0
15+
pip install cpplint==2.0.1
1616
pip install pydocstyle==4.0.0
17-
pip install pylint==2.3.1
17+
pip install pylint==3.3.6
1818
pip install yapf==0.43.0
1919
sudo apt install clang-format
2020

0 commit comments

Comments
 (0)