summaryrefslogtreecommitdiff
path: root/requirements/pytest.pip
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-02-25 07:04:33 -0500
committerNed Batchelder <ned@nedbatchelder.com>2021-02-25 11:14:47 -0500
commitc6fbb3888e6f05b6265ba9b30f5ea2444d0d51a7 (patch)
treecb442c7520b4bdfc373c442953dad3c4597138dd /requirements/pytest.pip
parent6c802eabcc79c0995ea7bde307527cf13f5f6a8c (diff)
downloadpython-coveragepy-git-c6fbb3888e6f05b6265ba9b30f5ea2444d0d51a7.tar.gz
build: run on Python 3.10 alpha 5
This required pinning setuptools more aggressively, and cleaning up some dependency sloppinesss.
Diffstat (limited to 'requirements/pytest.pip')
-rw-r--r--requirements/pytest.pip3
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