aboutsummaryrefslogtreecommitdiff
path: root/urllib3.egg-info/SOURCES.txt
diff options
context:
space:
mode:
authorSVN-Git Migration <python-modules-team@lists.alioth.debian.org>2015-10-08 13:19:39 -0700
committerSVN-Git Migration <python-modules-team@lists.alioth.debian.org>2015-10-08 13:19:39 -0700
commit0f393d00b51bc54c5075447e4a8b21f0bed6acd8 (patch)
tree401c9f6c345c8ec7818e2d3341086a1b889b3bc4 /urllib3.egg-info/SOURCES.txt
parent73be7d6cc85a90ab4f67ffc27dc7eae672f7741f (diff)
downloadpython-urllib3-0f393d00b51bc54c5075447e4a8b21f0bed6acd8.tar
python-urllib3-0f393d00b51bc54c5075447e4a8b21f0bed6acd8.tar.gz
Imported Upstream version 1.9
Diffstat (limited to 'urllib3.egg-info/SOURCES.txt')
-rw-r--r--urllib3.egg-info/SOURCES.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/urllib3.egg-info/SOURCES.txt b/urllib3.egg-info/SOURCES.txt
index fb93e5b..e0b9ddd 100644
--- a/urllib3.egg-info/SOURCES.txt
+++ b/urllib3.egg-info/SOURCES.txt
@@ -2,10 +2,11 @@ CHANGES.rst
CONTRIBUTORS.txt
LICENSE.txt
MANIFEST.in
+Makefile
README.rst
+dev-requirements.txt
setup.cfg
setup.py
-test-requirements.txt
dummyserver/__init__.py
dummyserver/handlers.py
dummyserver/proxy.py
@@ -30,6 +31,7 @@ test/test_filepost.py
test/test_poolmanager.py
test/test_proxymanager.py
test/test_response.py
+test/test_retry.py
test/test_util.py
urllib3/__init__.py
urllib3/_collections.py
@@ -57,6 +59,7 @@ urllib3/util/__init__.py
urllib3/util/connection.py
urllib3/util/request.py
urllib3/util/response.py
+urllib3/util/retry.py
urllib3/util/ssl_.py
urllib3/util/timeout.py
urllib3/util/url.py \ No newline at end of file