docs: in contributing, ipdb→ipdb3 (#9271)

The binary is renamed in Python 3.
This commit is contained in:
alexzorin
2022-04-07 23:27:16 +02:00
committed by GitHub
parent 0fb5094250
commit 7a2c26fd22
+1 -1
View File
@@ -75,7 +75,7 @@ latter by running:
source venv/bin/activate
After running this command, ``certbot`` and development tools like ``ipdb``,
After running this command, ``certbot`` and development tools like ``ipdb3``,
``ipython``, ``pytest``, and ``tox`` are available in the shell where you ran
the command. These tools are installed in the virtual environment and are kept
separate from your global Python installation. This works by setting