Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ipdb to dev dependencies. (apache#4368)
Though flask has a builtin web debugger, ipdb some times still work better. So I think add ipdb to dev dependencies is a good option for people who prefer CLI debugging.
- Loading branch information