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

The binary is renamed in Python 3.
This commit is contained in:
alexzorin 2022-04-08 07:27:16 +10:00 committed by GitHub
parent 0fb5094250
commit 7a2c26fd22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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