mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
docs: in contributing, ipdb→ipdb3 (#9271)
The binary is renamed in Python 3.
This commit is contained in:
parent
0fb5094250
commit
7a2c26fd22
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue