mirror of
https://github.com/certbot/certbot.git
synced 2026-07-25 23:29:26 +02:00
docs: in contributing, ipdb→ipdb3 (#9271)
The binary is renamed in Python 3.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user