diff options
Diffstat (limited to 'requirements/pytest.pip')
-rw-r--r-- | requirements/pytest.pip | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/requirements/pytest.pip b/requirements/pytest.pip index 43d4efe5..ecdf619c 100644 --- a/requirements/pytest.pip +++ b/requirements/pytest.pip @@ -19,6 +19,3 @@ hypothesis==4.57.1 # Our testing mixins unittest-mixins==1.6 #-e/Users/ned/unittest_mixins - -# Just so I have a debugger if I want it -pudb==2019.2 |