summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-11-05 18:13:56 -0500
committerNed Batchelder <ned@nedbatchelder.com>2019-11-05 18:13:56 -0500
commit050e67c41e107b0dc3a3bd65b5c75f55c765ea5f (patch)
tree9dcbd951affd019373fa185002c37b65a5a94dff /requirements
parent4d17e297b64075dc181d474e79a8f6a38d32cbd8 (diff)
downloadpython-coveragepy-git-050e67c41e107b0dc3a3bd65b5c75f55c765ea5f.tar.gz
Unpin pyparsing, they fixed it
Diffstat (limited to 'requirements')
-rw-r--r--requirements/pytest.pip4
1 files changed, 0 insertions, 4 deletions
diff --git a/requirements/pytest.pip b/requirements/pytest.pip
index 541f0b61..2ad9fb70 100644
--- a/requirements/pytest.pip
+++ b/requirements/pytest.pip
@@ -11,10 +11,6 @@ mock==3.0.5
PyContracts==1.8.12
hypothesis==4.41.2
-# Pin pyparsing because 2.4.3 breaks PyContracts:
-# https://github.com/pyparsing/pyparsing/issues/161
-pyparsing==2.4.2
-
# Our testing mixins
unittest-mixins==1.6
#-e/Users/ned/unittest_mixins