aboutsummaryrefslogtreecommitdiff
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorSVN-Git Migration <python-modules-team@lists.alioth.debian.org>2015-10-08 13:19:41 -0700
committerSVN-Git Migration <python-modules-team@lists.alioth.debian.org>2015-10-08 13:19:41 -0700
commitb6ab7bae87b22c6fae783e8850533219d3bf8a29 (patch)
tree472a760e2e976ea3e9545e09584392accee9cd6d /dev-requirements.txt
parent54bdd56778a37ea9d56d451d4ae49b99cbbfceaa (diff)
downloadpython-urllib3-b6ab7bae87b22c6fae783e8850533219d3bf8a29.tar
python-urllib3-b6ab7bae87b22c6fae783e8850533219d3bf8a29.tar.gz
Imported Upstream version 1.10
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 8010704..2eb5875 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -2,6 +2,8 @@ nose==1.3.3
mock==1.0.1
coverage==3.7.1
tox==1.7.1
+twine==1.3.1
+wheel==0.24.0
# Tornado 3.2.2 makes our tests flaky, so we stick with 3.1
tornado==3.1.1