Skip to content

Commit

Permalink
remove ipdb as we now have breakpoint as native concept
Browse files Browse the repository at this point in the history
  • Loading branch information
John Tordoff committed Jul 21, 2022
1 parent f895f10 commit 1c255aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,5 @@ pre-commit==1.10.5
# Django SSL for local https development
django-sslserver==0.19

# Ipdb
ipdb==0.10.1

# PyDevD (Remote Debugging)
pydevd==0.0.6

0 comments on commit 1c255aa

Please sign in to comment.