edge
edge copied to clipboard
[Enhancement] requirements/development.txt
Add the following in requirements/development.txt since they provide useful additional tools for developers.
django-extensions ipdb ptpython
ptpython looks very promising. But I prefer to keep the requirements list minimal as developers have different preferences. Let me try them in my sandbox and if they offer a substantial advantage for development then I can add them as well!