summaryrefslogtreecommitdiff
path: root/dev_requirements.txt
diff options
context:
space:
mode:
authorChayim <chayim@users.noreply.github.com>2021-11-09 16:18:29 +0200
committerGitHub <noreply@github.com>2021-11-09 16:18:29 +0200
commitf5160f57fcfe48838cc2082cd3c1c2b86d3bd36c (patch)
tree57a57ff1bb2200c173222e520a4eb542d5be2edc /dev_requirements.txt
parentc19f120e069ab805d2a337beaed3de064e5875f7 (diff)
downloadredis-py-f5160f57fcfe48838cc2082cd3c1c2b86d3bd36c.tar.gz
Tests to validate built python packages (#1678)v4.0.0rc2
Diffstat (limited to 'dev_requirements.txt')
-rw-r--r--dev_requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev_requirements.txt b/dev_requirements.txt
index 0ca7727..6ea5055 100644
--- a/dev_requirements.txt
+++ b/dev_requirements.txt
@@ -6,3 +6,4 @@ tox-docker==3.1.0
invoke==1.6.0
pytest-cov>=3.0.0
vulture>=2.3.0
+wheel>=0.30.0