tox-ipdb-plugin

Tox plugin which installs ipdb in tox environments.


License
GPL-3.0+
Install
pip install tox-ipdb-plugin==0.1

Documentation

tox-ipdb-plugin

Tox plugin which installs ipdb in tox environments. This is useful for local development, if you don't want to modify the tox.ini.

Acknowledgement

Thanks to sinoroc for the idea at https://stackoverflow.com/a/60265699/2440346.