1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 09:13:23 +00:00

Remove ipdb because it causes python below 2.6 to blow up.

This commit is contained in:
Ivan Malison
2014-10-02 18:41:05 -07:00
parent c3427ae3a2
commit 7193407a07
2 changed files with 0 additions and 10 deletions

View File

@@ -15,7 +15,6 @@ deps =
pytest
pytest-localserver
PyYAML
ipdb
requests1: requests==1.2.3
requests24: requests==2.4.0
requests23: requests==2.3.0